#01c08c color space conversions
Hex:
#01c08c
RGB:
1, 192, 140
CMY:
100, 25, 45
CMYK:
99, 0, 27, 25
HSL:
164°, 98.9637%, 37.8431%
HSV (HSB):
164°, 99.4792%, 75.2941%
XYZ:
23.5958, 39.5992, 31.2107
xyY:
0.2499, 0.4195, 39.5992
CIE-Lab:
69.1831, -52.9233, 14.9978
CIE-LCH:
69.1831, 55.0074, 164.1779
CIE-Luv:
69.1831, -58.5794, 29.4701
Hunter-Lab:
62.9279, -43.1925, 14.6431
#01c08c color charts
#01c08c color shades, tints & tones
#01c08c color schemes
#01c08c color preview, HTML & CSS examples
This text has a color of #01c08c
<p style="color:#01c08c;">Text here</p>
.mytext {color:#01c08c;}
This box has a color of #01c08c
<div style="background-color:#01c08c;">Content here</div>
.mybackground {background-color:#01c08c;}
Border around this has a color of #01c08c
<div style="border:2px solid #01c08c;">Content here</div>
.myborder {border:2px solid #01c08c;}