#a7483c color space conversions
Hex:
#a7483c
RGB:
167, 72, 60
CMY:
35, 72, 76
CMYK:
0, 57, 64, 35
HSL:
7°, 47.1366%, 44.5098%
HSV (HSB):
7°, 64.0719%, 65.4902%
XYZ:
19.0693, 13.1765, 5.8132
xyY:
0.5010, 0.3462, 13.1765
CIE-Lab:
43.0279, 38.2779, 26.4630
CIE-LCH:
43.0279, 46.5348, 34.6576
CIE-Luv:
43.0279, 71.5507, 21.3192
Hunter-Lab:
36.2994, 30.2483, 15.9145
#a7483c color charts
#a7483c color shades, tints & tones
#a7483c color schemes
#a7483c color preview, HTML & CSS examples
This text has a color of #a7483c
<p style="color:#a7483c;">Text here</p>
.mytext {color:#a7483c;}
This box has a color of #a7483c
<div style="background-color:#a7483c;">Content here</div>
.mybackground {background-color:#a7483c;}
Border around this has a color of #a7483c
<div style="border:2px solid #a7483c;">Content here</div>
.myborder {border:2px solid #a7483c;}