#a7001b color space conversions
Hex:
#a7001b
RGB:
167, 0, 27
CMY:
35, 100, 89
CMYK:
0, 100, 84, 35
HSL:
350°, 100.0000%, 32.7451%
HSV (HSB):
350°, 100.0000%, 65.4902%
XYZ:
16.1342, 8.2946, 1.7876
xyY:
0.6154, 0.3164, 8.2946
CIE-Lab:
34.5891, 58.7904, 36.3913
CIE-LCH:
34.5891, 69.1422, 31.7576
CIE-Luv:
34.5891, 109.9173, 19.4565
Hunter-Lab:
28.8004, 49.5963, 16.4803
#a7001b color charts
#a7001b color shades, tints & tones
#a7001b color schemes
#a7001b color preview, HTML & CSS examples
This text has a color of #a7001b
<p style="color:#a7001b;">Text here</p>
.mytext {color:#a7001b;}
This box has a color of #a7001b
<div style="background-color:#a7001b;">Content here</div>
.mybackground {background-color:#a7001b;}
Border around this has a color of #a7001b
<div style="border:2px solid #a7001b;">Content here</div>
.myborder {border:2px solid #a7001b;}