#a7093d color space conversions
Hex:
#a7093d
RGB:
167, 9, 61
CMY:
35, 96, 76
CMYK:
0, 95, 63, 35
HSL:
340°, 89.7727%, 34.5098%
HSV (HSB):
340°, 94.6108%, 65.4902%
XYZ:
16.8763, 8.7478, 5.2139
xyY:
0.5473, 0.2837, 8.7478
CIE-Lab:
35.4941, 59.0710, 16.1561
CIE-LCH:
35.4941, 61.2405, 15.2965
CIE-Luv:
35.4941, 98.9499, 5.7690
Hunter-Lab:
29.5767, 50.0924, 10.2518
#a7093d color charts
#a7093d color shades, tints & tones
#a7093d color schemes
#a7093d color preview, HTML & CSS examples
This text has a color of #a7093d
<p style="color:#a7093d;">Text here</p>
.mytext {color:#a7093d;}
This box has a color of #a7093d
<div style="background-color:#a7093d;">Content here</div>
.mybackground {background-color:#a7093d;}
Border around this has a color of #a7093d
<div style="border:2px solid #a7093d;">Content here</div>
.myborder {border:2px solid #a7093d;}