#05c08b color space conversions
Hex:
#05c08b
RGB:
5, 192, 139
CMY:
98, 25, 45
CMYK:
97, 0, 28, 25
HSL:
163°, 94.9239%, 38.6275%
HSV (HSB):
163°, 97.3958%, 75.2941%
XYZ:
23.5724, 39.5956, 30.8264
xyY:
0.2508, 0.4213, 39.5956
CIE-Lab:
69.1805, -53.0160, 15.5369
CIE-LCH:
69.1805, 55.2457, 163.6662
CIE-Luv:
69.1805, -58.4888, 30.2090
Hunter-Lab:
62.9250, -43.2507, 15.0019
#05c08b color charts
#05c08b color shades, tints & tones
#05c08b color schemes
#05c08b color preview, HTML & CSS examples
This text has a color of #05c08b
<p style="color:#05c08b;">Text here</p>
.mytext {color:#05c08b;}
This box has a color of #05c08b
<div style="background-color:#05c08b;">Content here</div>
.mybackground {background-color:#05c08b;}
Border around this has a color of #05c08b
<div style="border:2px solid #05c08b;">Content here</div>
.myborder {border:2px solid #05c08b;}