#fbcddc color space conversions
Hex:
#fbcddc
RGB:
251, 205, 220
CMY:
2, 20, 14
CMYK:
0, 18, 12, 2
HSL:
340°, 85.1852%, 89.4118%
HSV (HSB):
340°, 18.3267%, 98.4314%
XYZ:
74.5333, 69.3392, 77.1656
xyY:
0.3372, 0.3137, 69.3392
CIE-Lab:
86.6717, 18.5269, -1.2934
CIE-LCH:
86.6717, 18.5720, 356.0065
CIE-Luv:
86.6717, 26.6319, -5.3429
Hunter-Lab:
83.2702, 14.0486, 3.3457
#fbcddc color charts
#fbcddc color shades, tints & tones
#fbcddc color schemes
#fbcddc color preview, HTML & CSS examples
This text has a color of #fbcddc
<p style="color:#fbcddc;">Text here</p>
.mytext {color:#fbcddc;}
This box has a color of #fbcddc
<div style="background-color:#fbcddc;">Content here</div>
.mybackground {background-color:#fbcddc;}
Border around this has a color of #fbcddc
<div style="border:2px solid #fbcddc;">Content here</div>
.myborder {border:2px solid #fbcddc;}