#05b05c color space conversions
Hex:
#05b05c
RGB:
5, 176, 92
CMY:
98, 31, 64
CMYK:
97, 0, 48, 31
HSL:
151°, 94.4751%, 35.4902%
HSV (HSB):
151°, 97.1591%, 69.0196%
XYZ:
17.5197, 31.8556, 15.3506
xyY:
0.2707, 0.4922, 31.8556
CIE-Lab:
63.2234, -56.9253, 32.4998
CIE-LCH:
63.2234, 65.5494, 150.2771
CIE-Luv:
63.2234, -56.2194, 50.3106
Hunter-Lab:
56.4408, -43.3635, 23.3831
#05b05c color charts
#05b05c color shades, tints & tones
#05b05c color schemes
#05b05c color preview, HTML & CSS examples
This text has a color of #05b05c
<p style="color:#05b05c;">Text here</p>
.mytext {color:#05b05c;}
This box has a color of #05b05c
<div style="background-color:#05b05c;">Content here</div>
.mybackground {background-color:#05b05c;}
Border around this has a color of #05b05c
<div style="border:2px solid #05b05c;">Content here</div>
.myborder {border:2px solid #05b05c;}