#a41f00 color space conversions
Hex:
#a41f00
RGB:
164, 31, 0
CMY:
36, 88, 100
CMYK:
0, 81, 100, 36
HSL:
11°, 100.0000%, 32.1569%
HSV (HSB):
11°, 100.0000%, 64.3137%
XYZ:
15.7998, 8.8725, 0.8798
xyY:
0.6183, 0.3472, 8.8725
CIE-Lab:
35.7376, 51.9141, 49.0322
CIE-LCH:
35.7376, 71.4089, 43.3647
CIE-Luv:
35.7376, 101.8585, 27.2480
Hunter-Lab:
29.7867, 42.5554, 19.0994
#a41f00 color charts
#a41f00 color shades, tints & tones
#a41f00 color schemes
#a41f00 color preview, HTML & CSS examples
This text has a color of #a41f00
<p style="color:#a41f00;">Text here</p>
.mytext {color:#a41f00;}
This box has a color of #a41f00
<div style="background-color:#a41f00;">Content here</div>
.mybackground {background-color:#a41f00;}
Border around this has a color of #a41f00
<div style="border:2px solid #a41f00;">Content here</div>
.myborder {border:2px solid #a41f00;}