#0acc4b color space conversions
Hex:
#0acc4b
RGB:
10, 204, 75
CMY:
96, 20, 71
CMYK:
95, 0, 63, 20
HSL:
140°, 90.6542%, 41.9608%
HSV (HSB):
140°, 95.0980%, 80.0000%
XYZ:
22.9880, 43.7583, 13.8912
xyY:
0.2851, 0.5427, 43.7583
CIE-Lab:
72.0666, -68.0737, 51.1559
CIE-LCH:
72.0666, 85.1526, 143.0760
CIE-Luv:
72.0666, -65.8728, 72.9410
Hunter-Lab:
66.1500, -53.7314, 33.8544
#0acc4b color charts
#0acc4b color shades, tints & tones
#0acc4b color schemes
#0acc4b color preview, HTML & CSS examples
This text has a color of #0acc4b
<p style="color:#0acc4b;">Text here</p>
.mytext {color:#0acc4b;}
This box has a color of #0acc4b
<div style="background-color:#0acc4b;">Content here</div>
.mybackground {background-color:#0acc4b;}
Border around this has a color of #0acc4b
<div style="border:2px solid #0acc4b;">Content here</div>
.myborder {border:2px solid #0acc4b;}