#01c07a color space conversions
Hex:
#01c07a
RGB:
1, 192, 122
CMY:
100, 25, 52
CMYK:
99, 0, 36, 25
HSL:
158°, 98.9637%, 37.8431%
HSV (HSB):
158°, 99.4792%, 75.2941%
XYZ:
22.3750, 39.1109, 24.7822
xyY:
0.2594, 0.4534, 39.1109
CIE-Lab:
68.8315, -56.9234, 24.1497
CIE-LCH:
68.8315, 61.8343, 157.0110
CIE-Luv:
68.8315, -59.8395, 41.8267
Hunter-Lab:
62.5387, -45.5792, 20.2822
#01c07a color charts
#01c07a color shades, tints & tones
#01c07a color schemes
#01c07a color preview, HTML & CSS examples
This text has a color of #01c07a
<p style="color:#01c07a;">Text here</p>
.mytext {color:#01c07a;}
This box has a color of #01c07a
<div style="background-color:#01c07a;">Content here</div>
.mybackground {background-color:#01c07a;}
Border around this has a color of #01c07a
<div style="border:2px solid #01c07a;">Content here</div>
.myborder {border:2px solid #01c07a;}