#fdc8ea color space conversions
Hex:
#fdc8ea
RGB:
253, 200, 234
CMY:
1, 22, 8
CMYK:
0, 21, 8, 1
HSL:
322°, 92.9825%, 88.8235%
HSV (HSB):
322°, 20.9486%, 99.2157%
XYZ:
76.0136, 68.1317, 86.9863
xyY:
0.3289, 0.2948, 68.1317
CIE-Lab:
86.0723, 24.1433, -9.5915
CIE-LCH:
86.0723, 25.9788, 338.3334
CIE-Luv:
86.0723, 28.9834, -19.1514
Hunter-Lab:
82.5419, 19.9338, -4.7030
#fdc8ea color charts
#fdc8ea color shades, tints & tones
#fdc8ea color schemes
#fdc8ea color preview, HTML & CSS examples
This text has a color of #fdc8ea
<p style="color:#fdc8ea;">Text here</p>
.mytext {color:#fdc8ea;}
This box has a color of #fdc8ea
<div style="background-color:#fdc8ea;">Content here</div>
.mybackground {background-color:#fdc8ea;}
Border around this has a color of #fdc8ea
<div style="border:2px solid #fdc8ea;">Content here</div>
.myborder {border:2px solid #fdc8ea;}