#fcdbe3 color space conversions
Hex:
#fcdbe3
RGB:
252, 219, 227
CMY:
1, 14, 11
CMYK:
0, 13, 10, 1
HSL:
345°, 84.6154%, 92.3529%
HSV (HSB):
345°, 13.0952%, 98.8235%
XYZ:
79.3415, 76.9045, 83.3354
xyY:
0.3312, 0.3210, 76.9045
CIE-Lab:
90.2777, 12.6932, 0.2927
CIE-LCH:
90.2777, 12.6966, 1.3209
CIE-Luv:
90.2777, 18.9833, -1.8697
Hunter-Lab:
87.6952, 8.0297, 5.0443
#fcdbe3 color charts
#fcdbe3 color shades, tints & tones
#fcdbe3 color schemes
#fcdbe3 color preview, HTML & CSS examples
This text has a color of #fcdbe3
<p style="color:#fcdbe3;">Text here</p>
.mytext {color:#fcdbe3;}
This box has a color of #fcdbe3
<div style="background-color:#fcdbe3;">Content here</div>
.mybackground {background-color:#fcdbe3;}
Border around this has a color of #fcdbe3
<div style="border:2px solid #fcdbe3;">Content here</div>
.myborder {border:2px solid #fcdbe3;}