#dbfedb color space conversions
Hex:
#dbfedb
RGB:
219, 254, 219
CMY:
14, 0, 14
CMYK:
14, 0, 14, 0
HSL:
120°, 94.5946%, 92.7451%
HSV (HSB):
120°, 13.7795%, 99.6078%
XYZ:
77.4414, 91.0582, 80.5122
xyY:
0.3110, 0.3657, 91.0582
CIE-Lab:
96.4340, -17.6313, 12.9967
CIE-LCH:
96.4340, 21.9038, 143.6048
CIE-Luv:
96.4340, -17.5338, 22.6545
Hunter-Lab:
95.4244, -22.1315, 16.7725
#dbfedb color charts
#dbfedb color shades, tints & tones
#dbfedb color schemes
#dbfedb color preview, HTML & CSS examples
This text has a color of #dbfedb
<p style="color:#dbfedb;">Text here</p>
.mytext {color:#dbfedb;}
This box has a color of #dbfedb
<div style="background-color:#dbfedb;">Content here</div>
.mybackground {background-color:#dbfedb;}
Border around this has a color of #dbfedb
<div style="border:2px solid #dbfedb;">Content here</div>
.myborder {border:2px solid #dbfedb;}