#dbf100 color space conversions
Hex:
#dbf100
RGB:
219, 241, 0
CMY:
14, 5, 100
CMYK:
9, 0, 100, 5
HSL:
65°, 100.0000%, 47.2549%
HSV (HSB):
65°, 100.0000%, 94.5098%
XYZ:
60.6687, 77.9707, 11.8523
xyY:
0.4031, 0.5181, 77.9707
CIE-Lab:
90.7665, -29.6949, 88.5860
CIE-LCH:
90.7665, 93.4305, 108.5317
CIE-Luv:
90.7665, -7.2226, 101.5377
Hunter-Lab:
88.3010, -31.8853, 53.8525
#dbf100 color charts
#dbf100 color shades, tints & tones
#dbf100 color schemes
#dbf100 color preview, HTML & CSS examples
This text has a color of #dbf100
<p style="color:#dbf100;">Text here</p>
.mytext {color:#dbf100;}
This box has a color of #dbf100
<div style="background-color:#dbf100;">Content here</div>
.mybackground {background-color:#dbf100;}
Border around this has a color of #dbf100
<div style="border:2px solid #dbf100;">Content here</div>
.myborder {border:2px solid #dbf100;}