#05c08f color space conversions
Hex:
#05c08f
RGB:
5, 192, 143
CMY:
98, 25, 44
CMYK:
97, 0, 26, 25
HSL:
164°, 94.9239%, 38.6275%
HSV (HSB):
164°, 97.3958%, 75.2941%
XYZ:
23.8701, 39.7147, 32.3942
xyY:
0.2487, 0.4138, 39.7147
CIE-Lab:
69.2658, -52.0667, 13.4943
CIE-LCH:
69.2658, 53.7870, 165.4701
CIE-Luv:
69.2658, -58.1973, 27.3129
Hunter-Lab:
63.0196, -42.6733, 13.6367
#05c08f color charts
#05c08f color shades, tints & tones
#05c08f color schemes
#05c08f color preview, HTML & CSS examples
This text has a color of #05c08f
<p style="color:#05c08f;">Text here</p>
.mytext {color:#05c08f;}
This box has a color of #05c08f
<div style="background-color:#05c08f;">Content here</div>
.mybackground {background-color:#05c08f;}
Border around this has a color of #05c08f
<div style="border:2px solid #05c08f;">Content here</div>
.myborder {border:2px solid #05c08f;}