#a7083a color space conversions
Hex:
#a7083a
RGB:
167, 8, 58
CMY:
35, 97, 77
CMYK:
0, 95, 65, 35
HSL:
341°, 90.8571%, 34.3137%
HSV (HSB):
341°, 95.2096%, 65.4902%
XYZ:
16.7869, 8.6946, 4.7965
xyY:
0.5544, 0.2872, 8.6946
CIE-Lab:
35.3896, 59.0240, 17.9683
CIE-LCH:
35.3896, 61.6984, 16.9315
CIE-Luv:
35.3896, 100.1506, 7.3184
Hunter-Lab:
29.4867, 50.0192, 10.9963
#a7083a color charts
#a7083a color shades, tints & tones
#a7083a color schemes
#a7083a color preview, HTML & CSS examples
This text has a color of #a7083a
<p style="color:#a7083a;">Text here</p>
.mytext {color:#a7083a;}
This box has a color of #a7083a
<div style="background-color:#a7083a;">Content here</div>
.mybackground {background-color:#a7083a;}
Border around this has a color of #a7083a
<div style="border:2px solid #a7083a;">Content here</div>
.myborder {border:2px solid #a7083a;}