#05c08a color space conversions
Hex:
#05c08a
RGB:
5, 192, 138
CMY:
98, 25, 46
CMYK:
97, 0, 28, 25
HSL:
163°, 94.9239%, 38.6275%
HSV (HSB):
163°, 97.3958%, 75.2941%
XYZ:
23.4997, 39.5665, 30.4433
xyY:
0.2513, 0.4231, 39.5665
CIE-Lab:
69.1597, -53.2496, 16.0472
CIE-LCH:
69.1597, 55.6150, 163.2293
CIE-Luv:
69.1597, -58.5610, 30.9241
Hunter-Lab:
62.9019, -43.3921, 15.3361
#05c08a color charts
#05c08a color shades, tints & tones
#05c08a color schemes
#05c08a color preview, HTML & CSS examples
This text has a color of #05c08a
<p style="color:#05c08a;">Text here</p>
.mytext {color:#05c08a;}
This box has a color of #05c08a
<div style="background-color:#05c08a;">Content here</div>
.mybackground {background-color:#05c08a;}
Border around this has a color of #05c08a
<div style="border:2px solid #05c08a;">Content here</div>
.myborder {border:2px solid #05c08a;}