#05a08f color space conversions
Hex:
#05a08f
RGB:
5, 160, 143
CMY:
98, 37, 44
CMYK:
97, 0, 11, 37
HSL:
173°, 93.9394%, 32.3529%
HSV (HSB):
173°, 96.8750%, 62.7451%
XYZ:
17.5913, 27.1570, 30.3013
xyY:
0.2344, 0.3619, 27.1570
CIE-Lab:
59.1194, -38.8484, -1.0599
CIE-LCH:
59.1194, 38.8629, 181.5627
CIE-Luv:
59.1194, -47.2149, 4.2040
Hunter-Lab:
52.1124, -30.9414, 2.0039
#05a08f color charts
#05a08f color shades, tints & tones
#05a08f color schemes
#05a08f color preview, HTML & CSS examples
This text has a color of #05a08f
<p style="color:#05a08f;">Text here</p>
.mytext {color:#05a08f;}
This box has a color of #05a08f
<div style="background-color:#05a08f;">Content here</div>
.mybackground {background-color:#05a08f;}
Border around this has a color of #05a08f
<div style="border:2px solid #05a08f;">Content here</div>
.myborder {border:2px solid #05a08f;}