#a7432e color space conversions
Hex:
#a7432e
RGB:
167, 67, 46
CMY:
35, 74, 82
CMYK:
0, 60, 72, 35
HSL:
10°, 56.8075%, 41.7647%
HSV (HSB):
10°, 72.4551%, 65.4902%
XYZ:
18.4366, 12.4271, 4.0117
xyY:
0.5286, 0.3563, 12.4271
CIE-Lab:
41.8870, 39.9223, 33.2543
CIE-LCH:
41.8870, 51.9581, 39.7935
CIE-Luv:
41.8870, 77.4311, 25.7903
Hunter-Lab:
35.2520, 31.6636, 17.9292
#a7432e color charts
#a7432e color shades, tints & tones
#a7432e color schemes
#a7432e color preview, HTML & CSS examples
This text has a color of #a7432e
<p style="color:#a7432e;">Text here</p>
.mytext {color:#a7432e;}
This box has a color of #a7432e
<div style="background-color:#a7432e;">Content here</div>
.mybackground {background-color:#a7432e;}
Border around this has a color of #a7432e
<div style="border:2px solid #a7432e;">Content here</div>
.myborder {border:2px solid #a7432e;}