#dbefc0 color space conversions
Hex:
#dbefc0
RGB:
219, 239, 192
CMY:
14, 6, 25
CMYK:
8, 0, 20, 6
HSL:
86°, 59.4937%, 84.5098%
HSV (HSB):
86°, 19.6653%, 93.7255%
XYZ:
69.5943, 80.5988, 61.7583
xyY:
0.3284, 0.3803, 80.5988
CIE-Lab:
91.9529, -14.6547, 20.5709
CIE-LCH:
91.9529, 25.2571, 125.4660
CIE-Luv:
91.9529, -9.1711, 32.5128
Hunter-Lab:
89.7769, -18.7376, 22.0577
#dbefc0 color charts
#dbefc0 color shades, tints & tones
#dbefc0 color schemes
#dbefc0 color preview, HTML & CSS examples
This text has a color of #dbefc0
<p style="color:#dbefc0;">Text here</p>
.mytext {color:#dbefc0;}
This box has a color of #dbefc0
<div style="background-color:#dbefc0;">Content here</div>
.mybackground {background-color:#dbefc0;}
Border around this has a color of #dbefc0
<div style="border:2px solid #dbefc0;">Content here</div>
.myborder {border:2px solid #dbefc0;}