#ffcbdc color space conversions
Hex:
#ffcbdc
RGB:
255, 203, 220
CMY:
0, 20, 14
CMYK:
0, 20, 14, 0
HSL:
340°, 100.0000%, 89.8039%
HSV (HSB):
340°, 20.3922%, 100.0000%
XYZ:
75.5142, 69.1392, 77.0753
xyY:
0.3406, 0.3118, 69.1392
CIE-Lab:
86.5729, 20.9668, -1.3942
CIE-LCH:
86.5729, 21.0131, 356.1957
CIE-Luv:
86.5729, 30.3124, -5.9552
Hunter-Lab:
83.1500, 16.5957, 3.2465
#ffcbdc color charts
#ffcbdc RGB chart
#ffcbdc CMYK chart
#ffcbdc RGB pie chart
#ffcbdc color shades, tints & tones
#ffcbdc color schemes
#ffcbdc color preview, HTML & CSS examples
This text has a color of #ffcbdc
<p style="color:#ffcbdc;">Text here</p>
.mytext {color:#ffcbdc;}
Text color #ffcbdc
This box has a color of #ffcbdc
<div style="background-color:#ffcbdc;">Content here</div>
.mybackground {background-color:#ffcbdc;}
Background color #ffcbdc
Border around this has a color of #ffcbdc
<div style="border:2px solid #ffcbdc;">Content here</div>
.myborder {border:2px solid #ffcbdc;}
Border color #ffcbdc