#32500b color space conversions
Hex:
#32500b
RGB:
50, 80, 11
CMY:
80, 69, 96
CMYK:
38, 0, 86, 69
HSL:
86°, 75.8242%, 17.8431%
HSV (HSB):
86°, 86.2500%, 31.3725%
XYZ:
4.2445, 6.4396, 1.3359
xyY:
0.3531, 0.5357, 6.4396
CIE-Lab:
30.4955, -23.0207, 34.0366
CIE-LCH:
30.4955, 41.0907, 124.0725
CIE-Luv:
30.4955, -14.2357, 33.4754
Hunter-Lab:
25.3764, -14.5526, 14.6423
#32500b color charts
#32500b color shades, tints & tones
#32500b color schemes
#32500b color preview, HTML & CSS examples
This text has a color of #32500b
<p style="color:#32500b;">Text here</p>
.mytext {color:#32500b;}
This box has a color of #32500b
<div style="background-color:#32500b;">Content here</div>
.mybackground {background-color:#32500b;}
Border around this has a color of #32500b
<div style="border:2px solid #32500b;">Content here</div>
.myborder {border:2px solid #32500b;}