#3a2f2f color space conversions
Hex:
#3a2f2f
RGB:
58, 47, 47
CMY:
77, 82, 82
CMYK:
0, 19, 19, 77
HSL:
0°, 10.4762%, 20.5882%
HSV (HSB):
0°, 18.9655%, 22.7451%
XYZ:
3.2745, 3.1378, 3.1224
xyY:
0.3434, 0.3291, 3.1378
CIE-Lab:
20.5876, 4.9897, 1.8649
CIE-LCH:
20.5876, 5.3268, 20.4933
CIE-Luv:
20.5876, 5.7614, 1.2392
Hunter-Lab:
17.7139, 1.9977, 1.9487
#3a2f2f color charts
#3a2f2f color shades, tints & tones
#3a2f2f color schemes
#3a2f2f color preview, HTML & CSS examples
This text has a color of #3a2f2f
<p style="color:#3a2f2f;">Text here</p>
.mytext {color:#3a2f2f;}
This box has a color of #3a2f2f
<div style="background-color:#3a2f2f;">Content here</div>
.mybackground {background-color:#3a2f2f;}
Border around this has a color of #3a2f2f
<div style="border:2px solid #3a2f2f;">Content here</div>
.myborder {border:2px solid #3a2f2f;}