#05aa7d color space conversions
Hex:
#05aa7d
RGB:
5, 170, 125
CMY:
98, 33, 51
CMYK:
97, 0, 26, 33
HSL:
164°, 94.2857%, 34.3137%
HSV (HSB):
164°, 97.0588%, 66.6667%
XYZ:
18.1390, 30.2624, 24.2872
xyY:
0.2495, 0.4163, 30.2624
CIE-Lab:
61.8800, -47.8205, 12.9827
CIE-LCH:
61.8800, 49.5515, 164.8110
CIE-Luv:
61.8800, -52.0425, 25.3139
Hunter-Lab:
55.0113, -37.4125, 12.3316
#05aa7d color charts
#05aa7d color shades, tints & tones
#05aa7d color schemes
#05aa7d color preview, HTML & CSS examples
This text has a color of #05aa7d
<p style="color:#05aa7d;">Text here</p>
.mytext {color:#05aa7d;}
This box has a color of #05aa7d
<div style="background-color:#05aa7d;">Content here</div>
.mybackground {background-color:#05aa7d;}
Border around this has a color of #05aa7d
<div style="border:2px solid #05aa7d;">Content here</div>
.myborder {border:2px solid #05aa7d;}