#321e00 color space conversions
Hex:
#321e00
RGB:
50, 30, 0
CMY:
80, 88, 100
CMYK:
0, 40, 100, 80
HSL:
36°, 100.0000%, 9.8039%
HSV (HSB):
36°, 100.0000%, 19.6078%
XYZ:
1.7797, 1.6067, 0.2163
xyY:
0.4940, 0.4460, 1.6067
CIE-Lab:
13.2706, 6.6045, 19.7863
CIE-LCH:
13.2706, 20.8595, 71.5416
CIE-Luv:
13.2706, 12.1627, 13.2382
Hunter-Lab:
12.6754, 2.8800, 7.8609
#321e00 color charts
#321e00 color shades, tints & tones
#321e00 color schemes
#321e00 color preview, HTML & CSS examples
This text has a color of #321e00
<p style="color:#321e00;">Text here</p>
.mytext {color:#321e00;}
This box has a color of #321e00
<div style="background-color:#321e00;">Content here</div>
.mybackground {background-color:#321e00;}
Border around this has a color of #321e00
<div style="border:2px solid #321e00;">Content here</div>
.myborder {border:2px solid #321e00;}