#01c5a5 color space conversions
Hex:
#01c5a5
RGB:
1, 197, 165
CMY:
100, 23, 35
CMYK:
99, 0, 16, 23
HSL:
170°, 98.9899%, 38.8235%
HSV (HSB):
170°, 99.4924%, 77.2549%
XYZ:
26.7703, 42.6556, 42.4197
xyY:
0.2394, 0.3814, 42.6556
CIE-Lab:
71.3206, -48.6326, 4.4811
CIE-LCH:
71.3206, 48.8386, 174.7356
CIE-Luv:
71.3206, -58.3685, 14.1380
Hunter-Lab:
65.3112, -41.1296, 7.2089
#01c5a5 color charts
#01c5a5 color shades, tints & tones
#01c5a5 color schemes
#01c5a5 color preview, HTML & CSS examples
This text has a color of #01c5a5
<p style="color:#01c5a5;">Text here</p>
.mytext {color:#01c5a5;}
This box has a color of #01c5a5
<div style="background-color:#01c5a5;">Content here</div>
.mybackground {background-color:#01c5a5;}
Border around this has a color of #01c5a5
<div style="border:2px solid #01c5a5;">Content here</div>
.myborder {border:2px solid #01c5a5;}