#3a200e color space conversions
Hex:
#3a200e
RGB:
58, 32, 14
CMY:
77, 87, 95
CMYK:
0, 45, 76, 77
HSL:
25°, 61.1111%, 14.1176%
HSV (HSB):
25°, 75.8621%, 22.7451%
XYZ:
2.3407, 1.9643, 0.6712
xyY:
0.4704, 0.3947, 1.9643
CIE-Lab:
15.2986, 10.5619, 16.7759
CIE-LCH:
15.2986, 19.8238, 57.8061
CIE-Luv:
15.2986, 15.7146, 10.8209
Hunter-Lab:
14.0152, 5.2848, 6.9711
#3a200e color charts
#3a200e color shades, tints & tones
#3a200e color schemes
#3a200e color preview, HTML & CSS examples
This text has a color of #3a200e
<p style="color:#3a200e;">Text here</p>
.mytext {color:#3a200e;}
This box has a color of #3a200e
<div style="background-color:#3a200e;">Content here</div>
.mybackground {background-color:#3a200e;}
Border around this has a color of #3a200e
<div style="border:2px solid #3a200e;">Content here</div>
.myborder {border:2px solid #3a200e;}