#dbf50e color space conversions
Hex:
#dbf50e
RGB:
219, 245, 14
CMY:
14, 4, 95
CMYK:
11, 0, 94, 4
HSL:
67°, 92.0319%, 50.7843%
HSV (HSB):
67°, 94.2857%, 96.0784%
XYZ:
61.9451, 80.3966, 12.6687
xyY:
0.3996, 0.5187, 80.3966
CIE-Lab:
91.8625, -31.4209, 88.3314
CIE-LCH:
91.8625, 93.7535, 109.5813
CIE-Luv:
91.8625, -9.6739, 102.3927
Hunter-Lab:
89.6641, -33.5943, 54.3878
#dbf50e color charts
#dbf50e color shades, tints & tones
#dbf50e color schemes
#dbf50e color preview, HTML & CSS examples
This text has a color of #dbf50e
<p style="color:#dbf50e;">Text here</p>
.mytext {color:#dbf50e;}
This box has a color of #dbf50e
<div style="background-color:#dbf50e;">Content here</div>
.mybackground {background-color:#dbf50e;}
Border around this has a color of #dbf50e
<div style="border:2px solid #dbf50e;">Content here</div>
.myborder {border:2px solid #dbf50e;}