#a41e00 color space conversions
Hex:
#a41e00
RGB:
164, 30, 0
CMY:
36, 88, 100
CMYK:
0, 82, 100, 36
HSL:
11°, 100.0000%, 32.1569%
HSV (HSB):
11°, 100.0000%, 64.3137%
XYZ:
15.7741, 8.8211, 0.8712
xyY:
0.6194, 0.3464, 8.8211
CIE-Lab:
35.6375, 52.1966, 48.9821
CIE-LCH:
35.6375, 71.5802, 43.1803
CIE-Luv:
35.6375, 102.3118, 27.0818
Hunter-Lab:
29.7003, 42.8277, 19.0509
#a41e00 color charts
#a41e00 color shades, tints & tones
#a41e00 color schemes
#a41e00 color preview, HTML & CSS examples
This text has a color of #a41e00
<p style="color:#a41e00;">Text here</p>
.mytext {color:#a41e00;}
This box has a color of #a41e00
<div style="background-color:#a41e00;">Content here</div>
.mybackground {background-color:#a41e00;}
Border around this has a color of #a41e00
<div style="border:2px solid #a41e00;">Content here</div>
.myborder {border:2px solid #a41e00;}