#defccf color space conversions
Hex:
#defccf
RGB:
222, 252, 207
CMY:
13, 1, 19
CMYK:
12, 0, 18, 1
HSL:
100°, 88.2353%, 90.0000%
HSV (HSB):
100°, 17.8571%, 98.8235%
XYZ:
76.1971, 89.6554, 72.3207
xyY:
0.3199, 0.3764, 89.6554
CIE-Lab:
95.8536, -17.6446, 18.3503
CIE-LCH:
95.8536, 25.4571, 133.8768
CIE-Luv:
95.8536, -14.6606, 30.2537
Hunter-Lab:
94.6865, -22.0571, 20.9954
#defccf color charts
#defccf RGB chart
#defccf CMYK chart
#defccf RGB pie chart
#defccf color shades, tints & tones
#defccf color schemes
#defccf color preview, HTML & CSS examples
This text has a color of #defccf
<p style="color:#defccf;">Text here</p>
.mytext {color:#defccf;}
Text color #defccf
This box has a color of #defccf
<div style="background-color:#defccf;">Content here</div>
.mybackground {background-color:#defccf;}
Background color #defccf
Border around this has a color of #defccf
<div style="border:2px solid #defccf;">Content here</div>
.myborder {border:2px solid #defccf;}
Border color #defccf