#3d2d08 color space conversions
Hex:
#3d2d08
RGB:
61, 45, 8
CMY:
76, 82, 97
CMYK:
0, 26, 87, 76
HSL:
42°, 76.8116%, 13.5294%
HSV (HSB):
42°, 86.8852%, 23.9216%
XYZ:
2.9067, 2.8864, 0.6337
xyY:
0.4523, 0.4491, 2.8864
CIE-Lab:
19.5831, 2.9837, 24.7004
CIE-LCH:
19.5831, 24.8800, 83.1123
CIE-Luv:
19.5831, 11.1663, 18.2528
Hunter-Lab:
16.9894, 0.8077, 9.6812
#3d2d08 color charts
#3d2d08 color shades, tints & tones
#3d2d08 color schemes
#3d2d08 color preview, HTML & CSS examples
This text has a color of #3d2d08
<p style="color:#3d2d08;">Text here</p>
.mytext {color:#3d2d08;}
This box has a color of #3d2d08
<div style="background-color:#3d2d08;">Content here</div>
.mybackground {background-color:#3d2d08;}
Border around this has a color of #3d2d08
<div style="border:2px solid #3d2d08;">Content here</div>
.myborder {border:2px solid #3d2d08;}