#0acc48 color space conversions
Hex:
#0acc48
RGB:
10, 204, 72
CMY:
96, 20, 72
CMYK:
95, 0, 65, 20
HSL:
139°, 90.6542%, 41.9608%
HSV (HSB):
139°, 95.0980%, 80.0000%
XYZ:
22.8877, 43.7181, 13.3630
xyY:
0.2862, 0.5467, 43.7181
CIE-Lab:
72.0397, -68.4114, 52.4021
CIE-LCH:
72.0397, 86.1748, 142.5485
CIE-Luv:
72.0397, -65.9910, 74.0706
Hunter-Lab:
66.1197, -53.9206, 34.3011
#0acc48 color charts
#0acc48 color shades, tints & tones
#0acc48 color schemes
#0acc48 color preview, HTML & CSS examples
This text has a color of #0acc48
<p style="color:#0acc48;">Text here</p>
.mytext {color:#0acc48;}
This box has a color of #0acc48
<div style="background-color:#0acc48;">Content here</div>
.mybackground {background-color:#0acc48;}
Border around this has a color of #0acc48
<div style="border:2px solid #0acc48;">Content here</div>
.myborder {border:2px solid #0acc48;}