#fdcacc color space conversions
Hex:
#fdcacc
RGB:
253, 202, 204
CMY:
1, 21, 20
CMYK:
0, 20, 19, 1
HSL:
358°, 92.7273%, 89.2157%
HSV (HSB):
358°, 20.1581%, 99.2157%
XYZ:
72.5276, 67.4833, 66.3297
xyY:
0.3515, 0.3270, 67.4833
CIE-Lab:
85.7474, 18.3375, 5.8838
CIE-LCH:
85.7474, 19.2583, 17.7896
CIE-Luv:
85.7474, 31.3726, 5.3101
Hunter-Lab:
82.1482, 13.8359, 9.6307
#fdcacc color charts
#fdcacc RGB chart
#fdcacc CMYK chart
#fdcacc RGB pie chart
#fdcacc color shades, tints & tones
#fdcacc color schemes
#fdcacc color preview, HTML & CSS examples
This text has a color of #fdcacc
<p style="color:#fdcacc;">Text here</p>
.mytext {color:#fdcacc;}
Text color #fdcacc
This box has a color of #fdcacc
<div style="background-color:#fdcacc;">Content here</div>
.mybackground {background-color:#fdcacc;}
Background color #fdcacc
Border around this has a color of #fdcacc
<div style="border:2px solid #fdcacc;">Content here</div>
.myborder {border:2px solid #fdcacc;}
Border color #fdcacc