#dbefd2 color space conversions
Hex:
#dbefd2
RGB:
219, 239, 210
CMY:
14, 6, 18
CMYK:
8, 0, 12, 6
HSL:
101°, 47.5410%, 88.0392%
HSV (HSB):
101°, 12.1339%, 93.7255%
XYZ:
71.7128, 81.4462, 72.9138
xyY:
0.3172, 0.3603, 81.4462
CIE-Lab:
92.3299, -11.7527, 11.7991
CIE-LCH:
92.3299, 16.6537, 134.8870
CIE-Luv:
92.3299, -9.7727, 19.7032
Hunter-Lab:
90.2476, -16.0930, 15.2711
#dbefd2 color charts
#dbefd2 color shades, tints & tones
#dbefd2 color schemes
#dbefd2 color preview, HTML & CSS examples
This text has a color of #dbefd2
<p style="color:#dbefd2;">Text here</p>
.mytext {color:#dbefd2;}
This box has a color of #dbefd2
<div style="background-color:#dbefd2;">Content here</div>
.mybackground {background-color:#dbefd2;}
Border around this has a color of #dbefd2
<div style="border:2px solid #dbefd2;">Content here</div>
.myborder {border:2px solid #dbefd2;}