#deefbd color space conversions
Hex:
#deefbd
RGB:
222, 239, 189
CMY:
13, 6, 26
CMYK:
7, 0, 21, 6
HSL:
80°, 60.9756%, 83.9216%
HSV (HSB):
80°, 20.9205%, 93.7255%
XYZ:
70.1760, 80.9367, 60.0678
xyY:
0.3323, 0.3833, 80.9367
CIE-Lab:
92.1035, -14.0519, 22.3552
CIE-LCH:
92.1035, 26.4047, 122.1525
CIE-Luv:
92.1035, -7.3737, 34.8180
Hunter-Lab:
89.9648, -18.2016, 23.3886
#deefbd color charts
#deefbd color shades, tints & tones
#deefbd color schemes
#deefbd color preview, HTML & CSS examples
This text has a color of #deefbd
<p style="color:#deefbd;">Text here</p>
.mytext {color:#deefbd;}
This box has a color of #deefbd
<div style="background-color:#deefbd;">Content here</div>
.mybackground {background-color:#deefbd;}
Border around this has a color of #deefbd
<div style="border:2px solid #deefbd;">Content here</div>
.myborder {border:2px solid #deefbd;}