#fdcdc3 color space conversions
Hex:
#fdcdc3
RGB:
253, 205, 195
CMY:
1, 20, 24
CMYK:
0, 19, 23, 1
HSL:
10°, 93.5484%, 87.8431%
HSV (HSB):
10°, 22.9249%, 99.2157%
XYZ:
72.1897, 68.4854, 61.0440
xyY:
0.3579, 0.3395, 68.4854
CIE-Lab:
86.2486, 15.4665, 11.3767
CIE-LCH:
86.2486, 19.2001, 36.3370
CIE-Luv:
86.2486, 30.6041, 13.7066
Hunter-Lab:
82.7559, 10.8863, 14.1945
#fdcdc3 color charts
#fdcdc3 color shades, tints & tones
#fdcdc3 color schemes
#fdcdc3 color preview, HTML & CSS examples
This text has a color of #fdcdc3
<p style="color:#fdcdc3;">Text here</p>
.mytext {color:#fdcdc3;}
This box has a color of #fdcdc3
<div style="background-color:#fdcdc3;">Content here</div>
.mybackground {background-color:#fdcdc3;}
Border around this has a color of #fdcdc3
<div style="border:2px solid #fdcdc3;">Content here</div>
.myborder {border:2px solid #fdcdc3;}