#0ac05d color space conversions
Hex:
#0ac05d
RGB:
10, 192, 93
CMY:
96, 25, 64
CMYK:
95, 0, 52, 25
HSL:
147°, 90.0990%, 39.6078%
HSV (HSB):
147°, 94.7917%, 75.2941%
XYZ:
20.9506, 38.5541, 16.6934
xyY:
0.2749, 0.5060, 38.5541
CIE-Lab:
68.4270, -61.8756, 38.5209
CIE-LCH:
68.4270, 72.8865, 148.0955
CIE-Luv:
68.4270, -61.1856, 58.7375
Hunter-Lab:
62.0920, -48.4328, 27.5243
#0ac05d color charts
#0ac05d color shades, tints & tones
#0ac05d color schemes
#0ac05d color preview, HTML & CSS examples
This text has a color of #0ac05d
<p style="color:#0ac05d;">Text here</p>
.mytext {color:#0ac05d;}
This box has a color of #0ac05d
<div style="background-color:#0ac05d;">Content here</div>
.mybackground {background-color:#0ac05d;}
Border around this has a color of #0ac05d
<div style="border:2px solid #0ac05d;">Content here</div>
.myborder {border:2px solid #0ac05d;}