#32a00d color space conversions
Hex:
#32a00d
RGB:
50, 160, 13
CMY:
80, 37, 95
CMYK:
69, 0, 92, 37
HSL:
105°, 84.9711%, 33.9216%
HSV (HSB):
105°, 91.8750%, 62.7451%
XYZ:
13.9588, 25.8488, 4.6344
xyY:
0.3141, 0.5816, 25.8488
CIE-Lab:
57.8932, -54.7060, 57.5724
CIE-LCH:
57.8932, 79.4187, 133.5376
CIE-Luv:
57.8932, -47.7825, 68.8180
Hunter-Lab:
50.8417, -39.9649, 30.1847
#32a00d color charts
#32a00d color shades, tints & tones
#32a00d color schemes
#32a00d color preview, HTML & CSS examples
This text has a color of #32a00d
<p style="color:#32a00d;">Text here</p>
.mytext {color:#32a00d;}
This box has a color of #32a00d
<div style="background-color:#32a00d;">Content here</div>
.mybackground {background-color:#32a00d;}
Border around this has a color of #32a00d
<div style="border:2px solid #32a00d;">Content here</div>
.myborder {border:2px solid #32a00d;}