#fdc4ce color space conversions
Hex:
#fdc4ce
RGB:
253, 196, 206
CMY:
1, 23, 19
CMYK:
0, 23, 19, 1
HSL:
349°, 93.4426%, 88.0392%
HSV (HSB):
349°, 22.5296%, 99.2157%
XYZ:
71.3885, 64.8187, 67.1412
xyY:
0.3511, 0.3188, 64.8187
CIE-Lab:
84.3902, 21.7828, 2.8552
CIE-LCH:
84.3902, 21.9692, 7.4676
CIE-Luv:
84.3902, 34.5619, 0.2170
Hunter-Lab:
80.5101, 17.3838, 6.9123
#fdc4ce color charts
#fdc4ce color shades, tints & tones
#fdc4ce color schemes
#fdc4ce color preview, HTML & CSS examples
This text has a color of #fdc4ce
<p style="color:#fdc4ce;">Text here</p>
.mytext {color:#fdc4ce;}
This box has a color of #fdc4ce
<div style="background-color:#fdc4ce;">Content here</div>
.mybackground {background-color:#fdc4ce;}
Border around this has a color of #fdc4ce
<div style="border:2px solid #fdc4ce;">Content here</div>
.myborder {border:2px solid #fdc4ce;}