#ffdccc color space conversions
Hex:
#ffdccc
RGB:
255, 220, 204
CMY:
0, 14, 20
CMYK:
0, 14, 20, 0
HSL:
19°, 100.0000%, 90.0000%
HSV (HSB):
19°, 20.0000%, 100.0000%
XYZ:
77.7323, 76.8060, 67.8549
xyY:
0.3495, 0.3454, 76.8060
CIE-Lab:
90.2323, 9.6842, 12.3267
CIE-LCH:
90.2323, 15.6758, 51.8458
CIE-Luv:
90.2323, 22.3804, 16.3237
Hunter-Lab:
87.6391, 4.9539, 15.4418
#ffdccc color charts
#ffdccc RGB chart
#ffdccc CMYK chart
#ffdccc RGB pie chart
#ffdccc color shades, tints & tones
#ffdccc color schemes
#ffdccc color preview, HTML & CSS examples
This text has a color of #ffdccc
<p style="color:#ffdccc;">Text here</p>
.mytext {color:#ffdccc;}
Text color #ffdccc
This box has a color of #ffdccc
<div style="background-color:#ffdccc;">Content here</div>
.mybackground {background-color:#ffdccc;}
Background color #ffdccc
Border around this has a color of #ffdccc
<div style="border:2px solid #ffdccc;">Content here</div>
.myborder {border:2px solid #ffdccc;}
Border color #ffdccc