#dbefdf color space conversions
Hex:
#dbefdf
RGB:
219, 239, 223
CMY:
14, 6, 13
CMYK:
8, 0, 7, 6
HSL:
132°, 38.4615%, 89.8039%
HSV (HSB):
132°, 8.3682%, 93.7255%
XYZ:
73.3992, 82.1208, 81.7944
xyY:
0.3093, 0.3460, 82.1208
CIE-Lab:
92.6281, -9.4977, 5.4799
CIE-LCH:
92.6281, 10.9652, 150.0165
CIE-Luv:
92.6281, -10.2295, 10.0083
Hunter-Lab:
90.6205, -14.0076, 9.9190
#dbefdf color charts
#dbefdf color shades, tints & tones
#dbefdf color schemes
#dbefdf color preview, HTML & CSS examples
This text has a color of #dbefdf
<p style="color:#dbefdf;">Text here</p>
.mytext {color:#dbefdf;}
This box has a color of #dbefdf
<div style="background-color:#dbefdf;">Content here</div>
.mybackground {background-color:#dbefdf;}
Border around this has a color of #dbefdf
<div style="border:2px solid #dbefdf;">Content here</div>
.myborder {border:2px solid #dbefdf;}