#01c08d color space conversions
Hex:
#01c08d
RGB:
1, 192, 141
CMY:
100, 25, 45
CMYK:
99, 0, 27, 25
HSL:
164°, 98.9637%, 37.8431%
HSV (HSB):
164°, 99.4792%, 75.2941%
XYZ:
23.6699, 39.6288, 31.6009
xyY:
0.2494, 0.4176, 39.6288
CIE-Lab:
69.2043, -52.6863, 14.4872
CIE-LCH:
69.2043, 54.6418, 164.6253
CIE-Luv:
69.2043, -58.5062, 28.7476
Hunter-Lab:
62.9514, -43.0486, 14.3031
#01c08d color charts
#01c08d color shades, tints & tones
#01c08d color schemes
#01c08d color preview, HTML & CSS examples
This text has a color of #01c08d
<p style="color:#01c08d;">Text here</p>
.mytext {color:#01c08d;}
This box has a color of #01c08d
<div style="background-color:#01c08d;">Content here</div>
.mybackground {background-color:#01c08d;}
Border around this has a color of #01c08d
<div style="border:2px solid #01c08d;">Content here</div>
.myborder {border:2px solid #01c08d;}