#0acc8b color space conversions
Hex:
#0acc8b
RGB:
10, 204, 139
CMY:
96, 20, 45
CMYK:
95, 0, 32, 20
HSL:
160°, 90.6542%, 41.9608%
HSV (HSB):
160°, 95.0980%, 80.0000%
XYZ:
26.3782, 45.1143, 31.7438
xyY:
0.2555, 0.4370, 45.1143
CIE-Lab:
72.9671, -57.3377, 20.7755
CIE-LCH:
72.9671, 60.9855, 160.0827
CIE-Luv:
72.9671, -62.2945, 38.1944
Hunter-Lab:
67.1672, -47.4412, 18.9961
#0acc8b color charts
#0acc8b color shades, tints & tones
#0acc8b color schemes
#0acc8b color preview, HTML & CSS examples
This text has a color of #0acc8b
<p style="color:#0acc8b;">Text here</p>
.mytext {color:#0acc8b;}
This box has a color of #0acc8b
<div style="background-color:#0acc8b;">Content here</div>
.mybackground {background-color:#0acc8b;}
Border around this has a color of #0acc8b
<div style="border:2px solid #0acc8b;">Content here</div>
.myborder {border:2px solid #0acc8b;}