#05a05c color space conversions
Hex:
#05a05c
RGB:
5, 160, 92
CMY:
98, 37, 64
CMYK:
97, 0, 43, 37
HSL:
154°, 93.9394%, 32.3529%
HSV (HSB):
154°, 96.8750%, 62.7451%
XYZ:
14.5652, 25.9466, 14.3657
xyY:
0.2654, 0.4728, 25.9466
CIE-Lab:
57.9863, -51.3417, 25.7458
CIE-LCH:
57.9863, 57.4354, 153.3681
CIE-Luv:
57.9863, -50.8546, 40.8877
Hunter-Lab:
50.9378, -38.1008, 18.9352
#05a05c color charts
#05a05c color shades, tints & tones
#05a05c color schemes
#05a05c color preview, HTML & CSS examples
This text has a color of #05a05c
<p style="color:#05a05c;">Text here</p>
.mytext {color:#05a05c;}
This box has a color of #05a05c
<div style="background-color:#05a05c;">Content here</div>
.mybackground {background-color:#05a05c;}
Border around this has a color of #05a05c
<div style="border:2px solid #05a05c;">Content here</div>
.myborder {border:2px solid #05a05c;}