#dbf12c color space conversions
Hex:
#dbf12c
RGB:
219, 241, 44
CMY:
14, 5, 83
CMYK:
9, 0, 82, 5
HSL:
67°, 87.5556%, 55.8824%
HSV (HSB):
67°, 81.7427%, 94.5098%
XYZ:
61.1233, 78.1525, 14.2463
xyY:
0.3981, 0.5091, 78.1525
CIE-Lab:
90.8495, -28.9797, 82.6894
CIE-LCH:
90.8495, 87.6206, 109.3138
CIE-Luv:
90.8495, -7.3852, 97.8275
Hunter-Lab:
88.4039, -31.2902, 52.3282
#dbf12c color charts
#dbf12c color shades, tints & tones
#dbf12c color schemes
#dbf12c color preview, HTML & CSS examples
This text has a color of #dbf12c
<p style="color:#dbf12c;">Text here</p>
.mytext {color:#dbf12c;}
This box has a color of #dbf12c
<div style="background-color:#dbf12c;">Content here</div>
.mybackground {background-color:#dbf12c;}
Border around this has a color of #dbf12c
<div style="border:2px solid #dbf12c;">Content here</div>
.myborder {border:2px solid #dbf12c;}