#fdcccc color space conversions
Hex:
#fdcccc
RGB:
253, 204, 204
CMY:
1, 20, 20
CMYK:
0, 19, 19, 1
HSL:
0°, 92.4528%, 89.6078%
HSV (HSB):
0°, 19.3676%, 99.2157%
XYZ:
73.0000, 68.4280, 66.4872
xyY:
0.3511, 0.3291, 68.4280
CIE-Lab:
86.2200, 17.2902, 6.5646
CIE-LCH:
86.2200, 18.4945, 20.7902
CIE-Luv:
86.2200, 30.2283, 6.5055
Hunter-Lab:
82.7212, 12.7608, 10.2505
#fdcccc color charts
#fdcccc RGB chart
#fdcccc CMYK chart
#fdcccc RGB pie chart
#fdcccc color shades, tints & tones
#fdcccc color schemes
#fdcccc color preview, HTML & CSS examples
This text has a color of #fdcccc
<p style="color:#fdcccc;">Text here</p>
.mytext {color:#fdcccc;}
Text color #fdcccc
This box has a color of #fdcccc
<div style="background-color:#fdcccc;">Content here</div>
.mybackground {background-color:#fdcccc;}
Background color #fdcccc
Border around this has a color of #fdcccc
<div style="border:2px solid #fdcccc;">Content here</div>
.myborder {border:2px solid #fdcccc;}
Border color #fdcccc