#a71e00 color space conversions
Hex:
#a71e00
RGB:
167, 30, 0
CMY:
35, 88, 100
CMYK:
0, 82, 100, 35
HSL:
11°, 100.0000%, 32.7451%
HSV (HSB):
11°, 100.0000%, 65.4902%
XYZ:
16.4006, 9.1440, 0.9006
xyY:
0.6202, 0.3458, 9.1440
CIE-Lab:
36.2601, 53.1032, 49.6363
CIE-LCH:
36.2601, 72.6891, 43.0673
CIE-Luv:
36.2601, 104.6381, 27.4895
Hunter-Lab:
30.2391, 43.8937, 19.4016
#a71e00 color charts
#a71e00 color shades, tints & tones
#a71e00 color schemes
#a71e00 color preview, HTML & CSS examples
This text has a color of #a71e00
<p style="color:#a71e00;">Text here</p>
.mytext {color:#a71e00;}
This box has a color of #a71e00
<div style="background-color:#a71e00;">Content here</div>
.mybackground {background-color:#a71e00;}
Border around this has a color of #a71e00
<div style="border:2px solid #a71e00;">Content here</div>
.myborder {border:2px solid #a71e00;}