#05a08a color space conversions
Hex:
#05a08a
RGB:
5, 160, 138
CMY:
98, 37, 46
CMYK:
97, 0, 14, 37
HSL:
171°, 93.9394%, 32.3529%
HSV (HSB):
171°, 96.8750%, 62.7451%
XYZ:
17.2208, 27.0089, 28.3504
xyY:
0.2373, 0.3721, 27.0089
CIE-Lab:
58.9825, -40.2729, 1.5689
CIE-LCH:
58.9825, 40.3035, 177.7691
CIE-Luv:
58.9825, -47.6040, 8.2262
Hunter-Lab:
51.9700, -31.7997, 4.0355
#05a08a color charts
#05a08a color shades, tints & tones
#05a08a color schemes
#05a08a color preview, HTML & CSS examples
This text has a color of #05a08a
<p style="color:#05a08a;">Text here</p>
.mytext {color:#05a08a;}
This box has a color of #05a08a
<div style="background-color:#05a08a;">Content here</div>
.mybackground {background-color:#05a08a;}
Border around this has a color of #05a08a
<div style="border:2px solid #05a08a;">Content here</div>
.myborder {border:2px solid #05a08a;}