#fdc8e1 color space conversions
Hex:
#fdc8e1
RGB:
253, 200, 225
CMY:
1, 22, 12
CMYK:
0, 21, 11, 1
HSL:
332°, 92.9825%, 88.8235%
HSV (HSB):
332°, 20.9486%, 99.2157%
XYZ:
74.7529, 67.6274, 80.3477
xyY:
0.3356, 0.3036, 67.6274
CIE-Lab:
85.8198, 22.6514, -5.1803
CIE-LCH:
85.8198, 23.2362, 347.1182
CIE-Luv:
85.8198, 30.0624, -12.0250
Hunter-Lab:
82.2359, 18.3447, -0.3635
#fdc8e1 color charts
#fdc8e1 color shades, tints & tones
#fdc8e1 color schemes
#fdc8e1 color preview, HTML & CSS examples
This text has a color of #fdc8e1
<p style="color:#fdc8e1;">Text here</p>
.mytext {color:#fdc8e1;}
This box has a color of #fdc8e1
<div style="background-color:#fdc8e1;">Content here</div>
.mybackground {background-color:#fdc8e1;}
Border around this has a color of #fdc8e1
<div style="border:2px solid #fdc8e1;">Content here</div>
.myborder {border:2px solid #fdc8e1;}