#fdcbcc color space conversions
Hex:
#fdcbcc
RGB:
253, 203, 204
CMY:
1, 20, 20
CMYK:
0, 20, 19, 1
HSL:
359°, 92.5926%, 89.4118%
HSV (HSB):
359°, 19.7628%, 99.2157%
XYZ:
72.7630, 67.9542, 66.4082
xyY:
0.3513, 0.3281, 67.9542
CIE-Lab:
85.9835, 17.8137, 6.2240
CIE-LCH:
85.9835, 18.8698, 19.2592
CIE-Luv:
85.9835, 30.8005, 5.9077
Hunter-Lab:
82.4343, 13.2982, 9.9406
#fdcbcc color charts
#fdcbcc color shades, tints & tones
#fdcbcc color schemes
#fdcbcc color preview, HTML & CSS examples
This text has a color of #fdcbcc
<p style="color:#fdcbcc;">Text here</p>
.mytext {color:#fdcbcc;}
This box has a color of #fdcbcc
<div style="background-color:#fdcbcc;">Content here</div>
.mybackground {background-color:#fdcbcc;}
Border around this has a color of #fdcbcc
<div style="border:2px solid #fdcbcc;">Content here</div>
.myborder {border:2px solid #fdcbcc;}