#dbeebe color space conversions
Hex:
#dbeebe
RGB:
219, 238, 190
CMY:
14, 7, 25
CMYK:
8, 0, 20, 7
HSL:
84°, 58.5366%, 83.9216%
HSV (HSB):
84°, 20.1681%, 93.3333%
XYZ:
69.0822, 79.9268, 60.5016
xyY:
0.3297, 0.3815, 79.9268
CIE-Lab:
91.6520, -14.4660, 21.1828
CIE-LCH:
91.6520, 25.6511, 124.3297
CIE-Luv:
91.6520, -8.5799, 33.2851
Hunter-Lab:
89.4018, -18.5234, 22.4575
#dbeebe color charts
#dbeebe color shades, tints & tones
#dbeebe color schemes
#dbeebe color preview, HTML & CSS examples
This text has a color of #dbeebe
<p style="color:#dbeebe;">Text here</p>
.mytext {color:#dbeebe;}
This box has a color of #dbeebe
<div style="background-color:#dbeebe;">Content here</div>
.mybackground {background-color:#dbeebe;}
Border around this has a color of #dbeebe
<div style="border:2px solid #dbeebe;">Content here</div>
.myborder {border:2px solid #dbeebe;}