#05aa8c color space conversions
Hex:
#05aa8c
RGB:
5, 170, 140
CMY:
98, 33, 45
CMYK:
97, 0, 18, 33
HSL:
169°, 94.2857%, 34.3137%
HSV (HSB):
169°, 97.0588%, 66.6667%
XYZ:
19.1709, 30.6752, 29.7214
xyY:
0.2409, 0.3855, 30.6752
CIE-Lab:
62.2325, -43.9812, 5.1457
CIE-LCH:
62.2325, 44.2812, 173.3268
CIE-Luv:
62.2325, -50.9223, 14.0108
Hunter-Lab:
55.3852, -35.1383, 6.9527
#05aa8c color charts
#05aa8c color shades, tints & tones
#05aa8c color schemes
#05aa8c color preview, HTML & CSS examples
This text has a color of #05aa8c
<p style="color:#05aa8c;">Text here</p>
.mytext {color:#05aa8c;}
This box has a color of #05aa8c
<div style="background-color:#05aa8c;">Content here</div>
.mybackground {background-color:#05aa8c;}
Border around this has a color of #05aa8c
<div style="border:2px solid #05aa8c;">Content here</div>
.myborder {border:2px solid #05aa8c;}