#a71c00 color space conversions
Hex:
#a71c00
RGB:
167, 28, 0
CMY:
35, 89, 100
CMYK:
0, 83, 100, 35
HSL:
10°, 100.0000%, 32.7451%
HSV (HSB):
10°, 100.0000%, 65.4902%
XYZ:
16.3516, 9.0460, 0.8842
xyY:
0.6222, 0.3442, 9.0460
CIE-Lab:
36.0727, 53.6335, 49.5468
CIE-LCH:
36.0727, 73.0167, 42.7319
CIE-Luv:
36.0727, 105.4991, 27.1769
Hunter-Lab:
30.0766, 44.4104, 19.3105
#a71c00 color charts
#a71c00 color shades, tints & tones
#a71c00 color schemes
#a71c00 color preview, HTML & CSS examples
This text has a color of #a71c00
<p style="color:#a71c00;">Text here</p>
.mytext {color:#a71c00;}
This box has a color of #a71c00
<div style="background-color:#a71c00;">Content here</div>
.mybackground {background-color:#a71c00;}
Border around this has a color of #a71c00
<div style="border:2px solid #a71c00;">Content here</div>
.myborder {border:2px solid #a71c00;}