#defcdf color space conversions
Hex:
#defcdf
RGB:
222, 252, 223
CMY:
13, 1, 13
CMYK:
12, 0, 12, 1
HSL:
122°, 83.3333%, 92.9412%
HSV (HSB):
122°, 11.9048%, 98.8235%
XYZ:
78.2539, 90.4781, 83.1516
xyY:
0.3107, 0.3592, 90.4781
CIE-Lab:
96.1947, -14.9726, 10.6291
CIE-LCH:
96.1947, 18.3618, 144.6290
CIE-Luv:
96.1947, -15.0823, 18.7128
Hunter-Lab:
95.1200, -19.6105, 14.7541
#defcdf color charts
#defcdf RGB chart
#defcdf CMYK chart
#defcdf RGB pie chart
#defcdf color shades, tints & tones
#defcdf color schemes
#defcdf color preview, HTML & CSS examples
This text has a color of #defcdf
<p style="color:#defcdf;">Text here</p>
.mytext {color:#defcdf;}
Text color #defcdf
This box has a color of #defcdf
<div style="background-color:#defcdf;">Content here</div>
.mybackground {background-color:#defcdf;}
Background color #defcdf
Border around this has a color of #defcdf
<div style="border:2px solid #defcdf;">Content here</div>
.myborder {border:2px solid #defcdf;}
Border color #defcdf