#05c08c color space conversions
Hex:
#05c08c
RGB:
5, 192, 140
CMY:
98, 25, 45
CMYK:
97, 0, 27, 25
HSL:
163°, 94.9239%, 38.6275%
HSV (HSB):
163°, 97.3958%, 75.2941%
XYZ:
23.6458, 39.6250, 31.2131
xyY:
0.2503, 0.4194, 39.6250
CIE-Lab:
69.2016, -52.7809, 15.0264
CIE-LCH:
69.2016, 54.8782, 164.1087
CIE-Luv:
69.2016, -58.4164, 29.4902
Hunter-Lab:
62.9484, -43.1082, 14.6648
#05c08c color charts
#05c08c color shades, tints & tones
#05c08c color schemes
#05c08c color preview, HTML & CSS examples
This text has a color of #05c08c
<p style="color:#05c08c;">Text here</p>
.mytext {color:#05c08c;}
This box has a color of #05c08c
<div style="background-color:#05c08c;">Content here</div>
.mybackground {background-color:#05c08c;}
Border around this has a color of #05c08c
<div style="border:2px solid #05c08c;">Content here</div>
.myborder {border:2px solid #05c08c;}