#05a07f color space conversions
Hex:
#05a07f
RGB:
5, 160, 127
CMY:
98, 37, 50
CMYK:
97, 0, 21, 37
HSL:
167°, 93.9394%, 32.3529%
HSV (HSB):
167°, 96.8750%, 62.7451%
XYZ:
16.4642, 26.7062, 24.3657
xyY:
0.2438, 0.3954, 26.7062
CIE-Lab:
58.7014, -43.2672, 7.3719
CIE-LCH:
58.7014, 43.8908, 170.3308
CIE-Luv:
58.7014, -48.4433, 16.8124
Hunter-Lab:
51.6780, -33.5680, 8.2199
#05a07f color charts
#05a07f color shades, tints & tones
#05a07f color schemes
#05a07f color preview, HTML & CSS examples
This text has a color of #05a07f
<p style="color:#05a07f;">Text here</p>
.mytext {color:#05a07f;}
This box has a color of #05a07f
<div style="background-color:#05a07f;">Content here</div>
.mybackground {background-color:#05a07f;}
Border around this has a color of #05a07f
<div style="border:2px solid #05a07f;">Content here</div>
.myborder {border:2px solid #05a07f;}