#055f3c color space conversions
Hex:
#055f3c
RGB:
5, 95, 60
CMY:
98, 63, 76
CMYK:
95, 0, 37, 63
HSL:
157°, 90.0000%, 19.6078%
HSV (HSB):
157°, 94.7368%, 37.2549%
XYZ:
4.9704, 8.5429, 5.6619
xyY:
0.2592, 0.4455, 8.5429
CIE-Lab:
35.0889, -33.2341, 13.4340
CIE-LCH:
35.0889, 35.8466, 157.9903
CIE-Luv:
35.0889, -29.8253, 20.0240
Hunter-Lab:
29.2283, -20.7947, 8.9745
#055f3c color charts
#055f3c color shades, tints & tones
#055f3c color schemes
#055f3c color preview, HTML & CSS examples
This text has a color of #055f3c
<p style="color:#055f3c;">Text here</p>
.mytext {color:#055f3c;}
This box has a color of #055f3c
<div style="background-color:#055f3c;">Content here</div>
.mybackground {background-color:#055f3c;}
Border around this has a color of #055f3c
<div style="border:2px solid #055f3c;">Content here</div>
.myborder {border:2px solid #055f3c;}