#8d3d05 color space conversions
Hex:
#8d3d05
RGB:
141, 61, 5
CMY:
45, 76, 98
CMYK:
0, 57, 96, 45
HSL:
25°, 93.1507%, 28.6275%
HSV (HSB):
25°, 96.4539%, 55.2941%
XYZ:
12.6806, 9.0112, 1.2146
xyY:
0.5536, 0.3934, 9.0112
CIE-Lab:
36.0058, 31.3254, 44.9779
CIE-LCH:
36.0058, 54.8114, 55.1442
CIE-Luv:
36.0058, 64.1173, 31.3654
Hunter-Lab:
30.0186, 22.8705, 18.6141
#8d3d05 color charts
#8d3d05 color shades, tints & tones
#8d3d05 color schemes
#8d3d05 color preview, HTML & CSS examples
This text has a color of #8d3d05
<p style="color:#8d3d05;">Text here</p>
.mytext {color:#8d3d05;}
This box has a color of #8d3d05
<div style="background-color:#8d3d05;">Content here</div>
.mybackground {background-color:#8d3d05;}
Border around this has a color of #8d3d05
<div style="border:2px solid #8d3d05;">Content here</div>
.myborder {border:2px solid #8d3d05;}