#dbffeb color space conversions
Hex:
#dbffeb
RGB:
219, 255, 235
CMY:
14, 0, 8
CMYK:
14, 0, 8, 0
HSL:
147°, 100.0000%, 92.9412%
HSV (HSB):
147°, 14.1176%, 100.0000%
XYZ:
79.9688, 92.5782, 92.2518
xyY:
0.3020, 0.3496, 92.5782
CIE-Lab:
97.0562, -15.2871, 5.6748
CIE-LCH:
97.0562, 16.3064, 159.6342
CIE-Luv:
97.0562, -18.3859, 11.4006
Hunter-Lab:
96.2176, -20.0250, 10.5060
#dbffeb color charts
#dbffeb color shades, tints & tones
#dbffeb color schemes
#dbffeb color preview, HTML & CSS examples
This text has a color of #dbffeb
<p style="color:#dbffeb;">Text here</p>
.mytext {color:#dbffeb;}
This box has a color of #dbffeb
<div style="background-color:#dbffeb;">Content here</div>
.mybackground {background-color:#dbffeb;}
Border around this has a color of #dbffeb
<div style="border:2px solid #dbffeb;">Content here</div>
.myborder {border:2px solid #dbffeb;}