#a7010d color space conversions
Hex:
#a7010d
RGB:
167, 1, 13
CMY:
35, 100, 95
CMYK:
0, 99, 92, 35
HSL:
356°, 98.8095%, 32.9412%
HSV (HSB):
356°, 99.4012%, 65.4902%
XYZ:
16.0199, 8.2663, 1.1320
xyY:
0.6303, 0.3252, 8.2663
CIE-Lab:
34.5314, 58.3837, 43.4725
CIE-LCH:
34.5314, 72.7910, 36.6714
CIE-Luv:
34.5314, 111.7726, 22.6391
Hunter-Lab:
28.7511, 49.1442, 17.7914
#a7010d color charts
#a7010d color shades, tints & tones
#a7010d color schemes
#a7010d color preview, HTML & CSS examples
This text has a color of #a7010d
<p style="color:#a7010d;">Text here</p>
.mytext {color:#a7010d;}
This box has a color of #a7010d
<div style="background-color:#a7010d;">Content here</div>
.mybackground {background-color:#a7010d;}
Border around this has a color of #a7010d
<div style="border:2px solid #a7010d;">Content here</div>
.myborder {border:2px solid #a7010d;}