#5c700c color space conversions
Hex:
#5c700c
RGB:
92, 112, 12
CMY:
64, 56, 95
CMYK:
18, 0, 89, 56
HSL:
72°, 80.6452%, 24.3137%
HSV (HSB):
72°, 89.2857%, 43.9216%
XYZ:
10.2742, 13.8902, 2.4874
xyY:
0.3855, 0.5212, 13.8902
CIE-Lab:
44.0750, -20.7638, 46.8287
CIE-LCH:
44.0750, 51.2255, 113.9124
CIE-Luv:
44.0750, -9.2066, 48.4707
Hunter-Lab:
37.2696, -16.0143, 22.1316
#5c700c color charts
#5c700c color shades, tints & tones
#5c700c color schemes
#5c700c color preview, HTML & CSS examples
This text has a color of #5c700c
<p style="color:#5c700c;">Text here</p>
.mytext {color:#5c700c;}
This box has a color of #5c700c
<div style="background-color:#5c700c;">Content here</div>
.mybackground {background-color:#5c700c;}
Border around this has a color of #5c700c
<div style="border:2px solid #5c700c;">Content here</div>
.myborder {border:2px solid #5c700c;}