#3a221b color space conversions
Hex:
#3a221b
RGB:
58, 34, 27
CMY:
77, 87, 89
CMYK:
0, 41, 53, 77
HSL:
14°, 36.4706%, 16.6667%
HSV (HSB):
14°, 53.4483%, 22.7451%
XYZ:
2.5148, 2.1227, 1.3141
xyY:
0.4225, 0.3567, 2.1227
CIE-Lab:
16.1186, 10.5480, 9.5008
CIE-LCH:
16.1186, 14.1960, 42.0103
CIE-Luv:
16.1186, 13.5813, 6.3917
Hunter-Lab:
14.5696, 5.3132, 4.8511
#3a221b color charts
#3a221b color shades, tints & tones
#3a221b color schemes
#3a221b color preview, HTML & CSS examples
This text has a color of #3a221b
<p style="color:#3a221b;">Text here</p>
.mytext {color:#3a221b;}
This box has a color of #3a221b
<div style="background-color:#3a221b;">Content here</div>
.mybackground {background-color:#3a221b;}
Border around this has a color of #3a221b
<div style="border:2px solid #3a221b;">Content here</div>
.myborder {border:2px solid #3a221b;}