#0acc9b color space conversions
Hex:
#0acc9b
RGB:
10, 204, 155
CMY:
96, 20, 39
CMYK:
95, 0, 24, 20
HSL:
165°, 90.6542%, 41.9608%
HSV (HSB):
165°, 95.0980%, 80.0000%
XYZ:
27.6344, 45.6168, 38.3588
xyY:
0.2476, 0.4087, 45.6168
CIE-Lab:
73.2962, -53.6590, 12.7058
CIE-LCH:
73.2962, 55.1428, 166.6784
CIE-Luv:
73.2962, -61.1470, 26.7945
Hunter-Lab:
67.5402, -45.1612, 13.6050
#0acc9b color charts
#0acc9b color shades, tints & tones
#0acc9b color schemes
#0acc9b color preview, HTML & CSS examples
This text has a color of #0acc9b
<p style="color:#0acc9b;">Text here</p>
.mytext {color:#0acc9b;}
This box has a color of #0acc9b
<div style="background-color:#0acc9b;">Content here</div>
.mybackground {background-color:#0acc9b;}
Border around this has a color of #0acc9b
<div style="border:2px solid #0acc9b;">Content here</div>
.myborder {border:2px solid #0acc9b;}