#a7040d color space conversions
Hex:
#a7040d
RGB:
167, 4, 13
CMY:
35, 98, 95
CMYK:
0, 98, 92, 35
HSL:
357°, 95.3216%, 33.5294%
HSV (HSB):
357°, 97.6048%, 65.4902%
XYZ:
16.0524, 8.3314, 1.1428
xyY:
0.6288, 0.3264, 8.3314
CIE-Lab:
34.6637, 58.0003, 43.5617
CIE-LCH:
34.6637, 72.5372, 36.9087
CIE-Luv:
34.6637, 111.1549, 22.8681
Hunter-Lab:
28.8641, 48.7582, 17.8574
#a7040d color charts
#a7040d color shades, tints & tones
#a7040d color schemes
#a7040d color preview, HTML & CSS examples
This text has a color of #a7040d
<p style="color:#a7040d;">Text here</p>
.mytext {color:#a7040d;}
This box has a color of #a7040d
<div style="background-color:#a7040d;">Content here</div>
.mybackground {background-color:#a7040d;}
Border around this has a color of #a7040d
<div style="border:2px solid #a7040d;">Content here</div>
.myborder {border:2px solid #a7040d;}