#fdcdbf color space conversions
Hex:
#fdcdbf
RGB:
253, 205, 191
CMY:
1, 20, 25
CMYK:
0, 19, 25, 1
HSL:
14°, 93.9394%, 87.0588%
HSV (HSB):
14°, 24.5059%, 99.2157%
XYZ:
71.7433, 68.3069, 58.6935
xyY:
0.3610, 0.3437, 68.3069
CIE-Lab:
86.1597, 14.9077, 13.3678
CIE-LCH:
86.1597, 20.0234, 41.8827
CIE-Luv:
86.1597, 31.0176, 16.5826
Hunter-Lab:
82.6480, 10.3145, 15.7481
#fdcdbf color charts
#fdcdbf color shades, tints & tones
#fdcdbf color schemes
#fdcdbf color preview, HTML & CSS examples
This text has a color of #fdcdbf
<p style="color:#fdcdbf;">Text here</p>
.mytext {color:#fdcdbf;}
This box has a color of #fdcdbf
<div style="background-color:#fdcdbf;">Content here</div>
.mybackground {background-color:#fdcdbf;}
Border around this has a color of #fdcdbf
<div style="border:2px solid #fdcdbf;">Content here</div>
.myborder {border:2px solid #fdcdbf;}