#fcdbeb color space conversions
Hex:
#fcdbeb
RGB:
252, 219, 235
CMY:
1, 14, 8
CMYK:
0, 13, 7, 1
HSL:
331°, 84.6154%, 92.3529%
HSV (HSB):
331°, 13.0952%, 98.8235%
XYZ:
80.4718, 77.3566, 89.2873
xyY:
0.3256, 0.3130, 77.3566
CIE-Lab:
90.4855, 14.0223, -3.6046
CIE-LCH:
90.4855, 14.4782, 345.5837
CIE-Luv:
90.4855, 18.2523, -8.0787
Hunter-Lab:
87.9526, 9.4006, 1.3771
#fcdbeb color charts
#fcdbeb color shades, tints & tones
#fcdbeb color schemes
#fcdbeb color preview, HTML & CSS examples
This text has a color of #fcdbeb
<p style="color:#fcdbeb;">Text here</p>
.mytext {color:#fcdbeb;}
This box has a color of #fcdbeb
<div style="background-color:#fcdbeb;">Content here</div>
.mybackground {background-color:#fcdbeb;}
Border around this has a color of #fcdbeb
<div style="border:2px solid #fcdbeb;">Content here</div>
.myborder {border:2px solid #fcdbeb;}