#a7283d color space conversions
Hex:
#a7283d
RGB:
167, 40, 61
CMY:
35, 84, 76
CMYK:
0, 76, 63, 35
HSL:
350°, 61.3527%, 40.5882%
HSV (HSB):
350°, 76.0479%, 65.4902%
XYZ:
17.5374, 10.0700, 5.4343
xyY:
0.5308, 0.3048, 10.0700
CIE-Lab:
37.9678, 52.0313, 19.4119
CIE-LCH:
37.9678, 55.5345, 20.4596
CIE-Luv:
37.9678, 89.6212, 10.7830
Hunter-Lab:
31.7333, 43.1152, 12.0600
#a7283d color charts
#a7283d color shades, tints & tones
#a7283d color schemes
#a7283d color preview, HTML & CSS examples
This text has a color of #a7283d
<p style="color:#a7283d;">Text here</p>
.mytext {color:#a7283d;}
This box has a color of #a7283d
<div style="background-color:#a7283d;">Content here</div>
.mybackground {background-color:#a7283d;}
Border around this has a color of #a7283d
<div style="border:2px solid #a7283d;">Content here</div>
.myborder {border:2px solid #a7283d;}