#0db50c color space conversions
Hex:
#0db50c
RGB:
13, 181, 12
CMY:
95, 29, 95
CMYK:
93, 0, 93, 29
HSL:
120°, 87.5648%, 37.8431%
HSV (HSB):
120°, 93.3702%, 70.9804%
XYZ:
16.7562, 33.1599, 5.8652
xyY:
0.3004, 0.5945, 33.1599
CIE-Lab:
64.2901, -65.7183, 62.8982
CIE-LCH:
64.2901, 90.9675, 136.2561
CIE-Luv:
64.2901, -60.0033, 77.6456
Hunter-Lab:
57.5846, -48.8323, 34.2703
#0db50c color charts
#0db50c color shades, tints & tones
#0db50c color schemes
#0db50c color preview, HTML & CSS examples
This text has a color of #0db50c
<p style="color:#0db50c;">Text here</p>
.mytext {color:#0db50c;}
This box has a color of #0db50c
<div style="background-color:#0db50c;">Content here</div>
.mybackground {background-color:#0db50c;}
Border around this has a color of #0db50c
<div style="border:2px solid #0db50c;">Content here</div>
.myborder {border:2px solid #0db50c;}