#deffdf color space conversions
Hex:
#deffdf
RGB:
222, 255, 223
CMY:
13, 0, 13
CMYK:
13, 0, 13, 0
HSL:
122°, 100.0000%, 93.5294%
HSV (HSB):
122°, 12.9412%, 100.0000%
XYZ:
79.2035, 92.3773, 83.4682
xyY:
0.3105, 0.3622, 92.3773
CIE-Lab:
96.9743, -16.4449, 11.7415
CIE-LCH:
96.9743, 20.2064, 144.4735
CIE-Luv:
96.9743, -16.5620, 20.6332
Hunter-Lab:
96.1131, -21.1023, 15.7896
#deffdf color charts
#deffdf RGB chart
#deffdf CMYK chart
#deffdf RGB pie chart
#deffdf color shades, tints & tones
#deffdf color schemes
#deffdf color preview, HTML & CSS examples
This text has a color of #deffdf
<p style="color:#deffdf;">Text here</p>
.mytext {color:#deffdf;}
Text color #deffdf
This box has a color of #deffdf
<div style="background-color:#deffdf;">Content here</div>
.mybackground {background-color:#deffdf;}
Background color #deffdf
Border around this has a color of #deffdf
<div style="border:2px solid #deffdf;">Content here</div>
.myborder {border:2px solid #deffdf;}
Border color #deffdf