#dbffdb color space conversions
Hex:
#dbffdb
RGB:
219, 255, 219
CMY:
14, 0, 14
CMYK:
14, 0, 14, 0
HSL:
120°, 100.0000%, 92.9412%
HSV (HSB):
120°, 14.1176%, 100.0000%
XYZ:
77.7596, 91.6945, 80.6183
xyY:
0.3109, 0.3667, 91.6945
CIE-Lab:
96.6953, -18.1190, 13.3678
CIE-LCH:
96.6953, 22.5166, 143.5808
CIE-Luv:
96.6953, -18.0257, 23.2904
Hunter-Lab:
95.7573, -22.6245, 17.1137
#dbffdb color charts
#dbffdb color shades, tints & tones
#dbffdb color schemes
#dbffdb color preview, HTML & CSS examples
This text has a color of #dbffdb
<p style="color:#dbffdb;">Text here</p>
.mytext {color:#dbffdb;}
This box has a color of #dbffdb
<div style="background-color:#dbffdb;">Content here</div>
.mybackground {background-color:#dbffdb;}
Border around this has a color of #dbffdb
<div style="border:2px solid #dbffdb;">Content here</div>
.myborder {border:2px solid #dbffdb;}