#fcdbe1 color space conversions
Hex:
#fcdbe1
RGB:
252, 219, 225
CMY:
1, 14, 12
CMYK:
0, 13, 11, 1
HSL:
349°, 84.6154%, 92.3529%
HSV (HSB):
349°, 13.0952%, 98.8235%
XYZ:
79.0670, 76.7947, 81.8897
xyY:
0.3326, 0.3230, 76.7947
CIE-Lab:
90.2270, 12.3677, 1.2694
CIE-LCH:
90.2270, 12.4327, 5.8604
CIE-Luv:
90.2270, 19.1644, -0.3333
Hunter-Lab:
87.6326, 7.6956, 5.9383
#fcdbe1 color charts
#fcdbe1 color shades, tints & tones
#fcdbe1 color schemes
#fcdbe1 color preview, HTML & CSS examples
This text has a color of #fcdbe1
<p style="color:#fcdbe1;">Text here</p>
.mytext {color:#fcdbe1;}
This box has a color of #fcdbe1
<div style="background-color:#fcdbe1;">Content here</div>
.mybackground {background-color:#fcdbe1;}
Border around this has a color of #fcdbe1
<div style="border:2px solid #fcdbe1;">Content here</div>
.myborder {border:2px solid #fcdbe1;}