#0ac03d color space conversions
Hex:
#0ac03d
RGB:
10, 192, 61
CMY:
96, 25, 76
CMYK:
95, 0, 68, 25
HSL:
137°, 90.0990%, 39.6078%
HSV (HSB):
137°, 94.7917%, 75.2941%
XYZ:
19.8171, 38.1007, 10.7246
xyY:
0.2887, 0.5551, 38.1007
CIE-Lab:
68.0948, -65.9916, 52.6268
CIE-LCH:
68.0948, 84.4066, 141.4284
CIE-Luv:
68.0948, -62.5908, 72.2637
Hunter-Lab:
61.7258, -50.7125, 32.9067
#0ac03d color charts
#0ac03d color shades, tints & tones
#0ac03d color schemes
#0ac03d color preview, HTML & CSS examples
This text has a color of #0ac03d
<p style="color:#0ac03d;">Text here</p>
.mytext {color:#0ac03d;}
This box has a color of #0ac03d
<div style="background-color:#0ac03d;">Content here</div>
.mybackground {background-color:#0ac03d;}
Border around this has a color of #0ac03d
<div style="border:2px solid #0ac03d;">Content here</div>
.myborder {border:2px solid #0ac03d;}