#deefbc color space conversions
Hex:
#deefbc
RGB:
222, 239, 188
CMY:
13, 6, 26
CMYK:
7, 0, 21, 6
HSL:
80°, 61.4458%, 83.7255%
HSV (HSB):
80°, 21.3389%, 93.7255%
XYZ:
70.0678, 80.8934, 59.4980
xyY:
0.3329, 0.3844, 80.8934
CIE-Lab:
92.0843, -14.2013, 22.8423
CIE-LCH:
92.0843, 26.8969, 121.8696
CIE-Luv:
92.0843, -7.3394, 35.4965
Hunter-Lab:
89.9408, -18.3371, 23.7368
#deefbc color charts
#deefbc color shades, tints & tones
#deefbc color schemes
#deefbc color preview, HTML & CSS examples
This text has a color of #deefbc
<p style="color:#deefbc;">Text here</p>
.mytext {color:#deefbc;}
This box has a color of #deefbc
<div style="background-color:#deefbc;">Content here</div>
.mybackground {background-color:#deefbc;}
Border around this has a color of #deefbc
<div style="border:2px solid #deefbc;">Content here</div>
.myborder {border:2px solid #deefbc;}