#a7540d color space conversions
Hex:
#a7540d
RGB:
167, 84, 13
CMY:
35, 67, 95
CMYK:
0, 50, 92, 35
HSL:
28°, 85.5556%, 35.2941%
HSV (HSB):
28°, 92.2156%, 65.4902%
XYZ:
19.1793, 14.5852, 2.1851
xyY:
0.5335, 0.4057, 14.5852
CIE-Lab:
45.0607, 30.0776, 50.9268
CIE-LCH:
45.0607, 59.1455, 59.4337
CIE-Luv:
45.0607, 67.9024, 40.1350
Hunter-Lab:
38.1906, 22.8093, 23.3410
#a7540d color charts
#a7540d color shades, tints & tones
#a7540d color schemes
#a7540d color preview, HTML & CSS examples
This text has a color of #a7540d
<p style="color:#a7540d;">Text here</p>
.mytext {color:#a7540d;}
This box has a color of #a7540d
<div style="background-color:#a7540d;">Content here</div>
.mybackground {background-color:#a7540d;}
Border around this has a color of #a7540d
<div style="border:2px solid #a7540d;">Content here</div>
.myborder {border:2px solid #a7540d;}