#05a8a8 color space conversions
Hex:
#05a8a8
RGB:
5, 168, 168
CMY:
98, 34, 34
CMYK:
97, 0, 0, 34
HSL:
180°, 94.2197%, 33.9216%
HSV (HSB):
180°, 97.0238%, 65.8824%
XYZ:
21.1331, 30.8647, 41.8894
xyY:
0.2251, 0.3287, 30.8647
CIE-Lab:
62.3932, -34.9933, -10.2997
CIE-LCH:
62.3932, 36.4776, 196.4009
CIE-Luv:
62.3932, -48.0261, -10.3702
Hunter-Lab:
55.5560, -29.3229, -5.8157
#05a8a8 color charts
#05a8a8 color shades, tints & tones
#05a8a8 color schemes
#05a8a8 color preview, HTML & CSS examples
This text has a color of #05a8a8
<p style="color:#05a8a8;">Text here</p>
.mytext {color:#05a8a8;}
This box has a color of #05a8a8
<div style="background-color:#05a8a8;">Content here</div>
.mybackground {background-color:#05a8a8;}
Border around this has a color of #05a8a8
<div style="border:2px solid #05a8a8;">Content here</div>
.myborder {border:2px solid #05a8a8;}