#a7093c color space conversions
Hex:
#a7093c
RGB:
167, 9, 60
CMY:
35, 96, 76
CMYK:
0, 95, 64, 35
HSL:
341°, 89.7727%, 34.5098%
HSV (HSB):
341°, 94.6108%, 65.4902%
XYZ:
16.8496, 8.7371, 5.0733
xyY:
0.5496, 0.2850, 8.7371
CIE-Lab:
35.4731, 59.0131, 16.7786
CIE-LCH:
35.4731, 61.3519, 15.8715
CIE-Luv:
35.4731, 99.2989, 6.3212
Hunter-Lab:
29.5586, 50.0250, 10.5147
#a7093c color charts
#a7093c color shades, tints & tones
#a7093c color schemes
#a7093c color preview, HTML & CSS examples
This text has a color of #a7093c
<p style="color:#a7093c;">Text here</p>
.mytext {color:#a7093c;}
This box has a color of #a7093c
<div style="background-color:#a7093c;">Content here</div>
.mybackground {background-color:#a7093c;}
Border around this has a color of #a7093c
<div style="border:2px solid #a7093c;">Content here</div>
.myborder {border:2px solid #a7093c;}