#fdcae5 color space conversions
Hex:
#fdcae5
RGB:
253, 202, 229
CMY:
1, 21, 10
CMYK:
0, 20, 9, 1
HSL:
328°, 92.7273%, 89.2157%
HSV (HSB):
328°, 20.1581%, 99.2157%
XYZ:
75.7714, 68.7808, 83.4112
xyY:
0.3324, 0.3017, 68.7808
CIE-Lab:
86.3954, 22.2571, -6.4563
CIE-LCH:
86.3954, 23.1746, 343.8236
CIE-Luv:
86.3954, 28.5186, -13.9312
Hunter-Lab:
82.9342, 17.9485, -1.5770
#fdcae5 color charts
#fdcae5 color shades, tints & tones
#fdcae5 color schemes
#fdcae5 color preview, HTML & CSS examples
This text has a color of #fdcae5
<p style="color:#fdcae5;">Text here</p>
.mytext {color:#fdcae5;}
This box has a color of #fdcae5
<div style="background-color:#fdcae5;">Content here</div>
.mybackground {background-color:#fdcae5;}
Border around this has a color of #fdcae5
<div style="border:2px solid #fdcae5;">Content here</div>
.myborder {border:2px solid #fdcae5;}