#defccd color space conversions
Hex:
#defccd
RGB:
222, 252, 205
CMY:
13, 1, 20
CMYK:
12, 0, 19, 1
HSL:
98°, 88.6792%, 89.6078%
HSV (HSB):
98°, 18.6508%, 98.8235%
XYZ:
75.9540, 89.5582, 71.0409
xyY:
0.3211, 0.3786, 89.5582
CIE-Lab:
95.8132, -17.9646, 19.3160
CIE-LCH:
95.8132, 26.3787, 132.9240
CIE-Luv:
95.8132, -14.6095, 31.6559
Hunter-Lab:
94.6352, -22.3478, 21.7367
#defccd color charts
#defccd RGB chart
#defccd CMYK chart
#defccd RGB pie chart
#defccd color shades, tints & tones
#defccd color schemes
#defccd color preview, HTML & CSS examples
This text has a color of #defccd
<p style="color:#defccd;">Text here</p>
.mytext {color:#defccd;}
Text color #defccd
This box has a color of #defccd
<div style="background-color:#defccd;">Content here</div>
.mybackground {background-color:#defccd;}
Background color #defccd
Border around this has a color of #defccd
<div style="border:2px solid #defccd;">Content here</div>
.myborder {border:2px solid #defccd;}
Border color #defccd