#a61a00 color space conversions
Hex:
#a61a00
RGB:
166, 26, 0
CMY:
35, 90, 100
CMYK:
0, 84, 100, 35
HSL:
9°, 100.0000%, 32.5490%
HSV (HSB):
9°, 100.0000%, 65.0980%
XYZ:
16.0953, 8.8458, 0.8591
xyY:
0.6238, 0.3429, 8.8458
CIE-Lab:
35.6857, 53.8411, 49.2391
CIE-LCH:
35.6857, 72.9613, 42.4437
CIE-Luv:
35.6857, 105.5465, 26.7419
Hunter-Lab:
29.7419, 44.5499, 19.1067
#a61a00 color charts
#a61a00 color shades, tints & tones
#a61a00 color schemes
#a61a00 color preview, HTML & CSS examples
This text has a color of #a61a00
<p style="color:#a61a00;">Text here</p>
.mytext {color:#a61a00;}
This box has a color of #a61a00
<div style="background-color:#a61a00;">Content here</div>
.mybackground {background-color:#a61a00;}
Border around this has a color of #a61a00
<div style="border:2px solid #a61a00;">Content here</div>
.myborder {border:2px solid #a61a00;}