#fdc9ea color space conversions
Hex:
#fdc9ea
RGB:
253, 201, 234
CMY:
1, 21, 8
CMYK:
0, 21, 8, 1
HSL:
322°, 92.8571%, 89.0196%
HSV (HSB):
322°, 20.5534%, 99.2157%
XYZ:
76.2459, 68.5964, 87.0637
xyY:
0.3288, 0.2958, 68.5964
CIE-Lab:
86.3038, 23.6177, -9.2473
CIE-LCH:
86.3038, 25.3635, 338.6175
CIE-Luv:
86.3038, 28.4585, -18.5235
Hunter-Lab:
82.8230, 19.3850, -4.3497
#fdc9ea color charts
#fdc9ea color shades, tints & tones
#fdc9ea color schemes
#fdc9ea color preview, HTML & CSS examples
This text has a color of #fdc9ea
<p style="color:#fdc9ea;">Text here</p>
.mytext {color:#fdc9ea;}
This box has a color of #fdc9ea
<div style="background-color:#fdc9ea;">Content here</div>
.mybackground {background-color:#fdc9ea;}
Border around this has a color of #fdc9ea
<div style="border:2px solid #fdc9ea;">Content here</div>
.myborder {border:2px solid #fdc9ea;}