#0cb05d color space conversions
Hex:
#0cb05d
RGB:
12, 176, 93
CMY:
95, 31, 64
CMYK:
93, 0, 47, 31
HSL:
150°, 87.2340%, 36.8627%
HSV (HSB):
150°, 93.1818%, 69.0196%
XYZ:
17.6527, 31.9191, 15.5865
xyY:
0.2709, 0.4899, 31.9191
CIE-Lab:
63.2760, -56.4335, 32.0599
CIE-LCH:
63.2760, 64.9044, 150.3991
CIE-Luv:
63.2760, -55.8118, 49.7797
Hunter-Lab:
56.4970, -43.0967, 23.1908
#0cb05d color charts
#0cb05d color shades, tints & tones
#0cb05d color schemes
#0cb05d color preview, HTML & CSS examples
This text has a color of #0cb05d
<p style="color:#0cb05d;">Text here</p>
.mytext {color:#0cb05d;}
This box has a color of #0cb05d
<div style="background-color:#0cb05d;">Content here</div>
.mybackground {background-color:#0cb05d;}
Border around this has a color of #0cb05d
<div style="border:2px solid #0cb05d;">Content here</div>
.myborder {border:2px solid #0cb05d;}