#01a8a8 color space conversions
Hex:
#01a8a8
RGB:
1, 168, 168
CMY:
100, 34, 34
CMYK:
99, 0, 0, 34
HSL:
180°, 98.8166%, 33.1373%
HSV (HSB):
180°, 99.4048%, 65.8824%
XYZ:
21.0830, 30.8389, 41.8871
xyY:
0.2247, 0.3287, 30.8389
CIE-Lab:
62.3714, -35.1385, -10.3346
CIE-LCH:
62.3714, 36.6267, 196.3892
CIE-Luv:
62.3714, -48.1938, -10.4064
Hunter-Lab:
55.5328, -29.4147, -5.8482
#01a8a8 color charts
#01a8a8 color shades, tints & tones
#01a8a8 color schemes
#01a8a8 color preview, HTML & CSS examples
This text has a color of #01a8a8
<p style="color:#01a8a8;">Text here</p>
.mytext {color:#01a8a8;}
This box has a color of #01a8a8
<div style="background-color:#01a8a8;">Content here</div>
.mybackground {background-color:#01a8a8;}
Border around this has a color of #01a8a8
<div style="border:2px solid #01a8a8;">Content here</div>
.myborder {border:2px solid #01a8a8;}