#32700e color space conversions
Hex:
#32700e
RGB:
50, 112, 14
CMY:
80, 56, 95
CMYK:
55, 0, 88, 56
HSL:
98°, 77.7778%, 24.7059%
HSV (HSB):
98°, 87.5000%, 43.9216%
XYZ:
7.1888, 12.2982, 2.4104
xyY:
0.3283, 0.5616, 12.2982
CIE-Lab:
41.6861, -37.1960, 43.3019
CIE-LCH:
41.6861, 57.0841, 130.6623
CIE-Luv:
41.6861, -28.8640, 47.7773
Hunter-Lab:
35.0687, -24.7791, 20.4730
#32700e color charts
#32700e color shades, tints & tones
#32700e color schemes
#32700e color preview, HTML & CSS examples
This text has a color of #32700e
<p style="color:#32700e;">Text here</p>
.mytext {color:#32700e;}
This box has a color of #32700e
<div style="background-color:#32700e;">Content here</div>
.mybackground {background-color:#32700e;}
Border around this has a color of #32700e
<div style="border:2px solid #32700e;">Content here</div>
.myborder {border:2px solid #32700e;}