#dbfedf color space conversions
Hex:
#dbfedf
RGB:
219, 254, 223
CMY:
14, 0, 13
CMYK:
14, 0, 12, 0
HSL:
127°, 94.5946%, 92.7451%
HSV (HSB):
127°, 13.7795%, 99.6078%
XYZ:
77.9745, 91.2714, 83.3195
xyY:
0.3087, 0.3614, 91.2714
CIE-Lab:
96.5217, -16.9402, 11.0699
CIE-LCH:
96.5217, 20.2364, 146.8367
CIE-Luv:
96.5217, -17.6252, 19.7231
Hunter-Lab:
95.5361, -21.5002, 15.1669
#dbfedf color charts
#dbfedf color shades, tints & tones
#dbfedf color schemes
#dbfedf color preview, HTML & CSS examples
This text has a color of #dbfedf
<p style="color:#dbfedf;">Text here</p>
.mytext {color:#dbfedf;}
This box has a color of #dbfedf
<div style="background-color:#dbfedf;">Content here</div>
.mybackground {background-color:#dbfedf;}
Border around this has a color of #dbfedf
<div style="border:2px solid #dbfedf;">Content here</div>
.myborder {border:2px solid #dbfedf;}