#0acc04 color space conversions
Hex:
#0acc04
RGB:
10, 204, 4
CMY:
96, 20, 98
CMYK:
95, 0, 98, 20
HSL:
118°, 96.1538%, 40.7843%
HSV (HSB):
118°, 98.0392%, 80.0000%
XYZ:
21.7400, 43.2590, 7.3189
xyY:
0.3006, 0.5982, 43.2590
CIE-Lab:
71.7304, -72.3677, 69.9404
CIE-LCH:
71.7304, 100.6417, 135.9772
CIE-Luv:
71.7304, -67.4016, 87.4758
Hunter-Lab:
65.7716, -56.0994, 39.4425
#0acc04 color charts
#0acc04 color shades, tints & tones
#0acc04 color schemes
#0acc04 color preview, HTML & CSS examples
This text has a color of #0acc04
<p style="color:#0acc04;">Text here</p>
.mytext {color:#0acc04;}
This box has a color of #0acc04
<div style="background-color:#0acc04;">Content here</div>
.mybackground {background-color:#0acc04;}
Border around this has a color of #0acc04
<div style="border:2px solid #0acc04;">Content here</div>
.myborder {border:2px solid #0acc04;}