#a13b00 color space conversions
Hex:
#a13b00
RGB:
161, 59, 0
CMY:
37, 77, 100
CMYK:
0, 63, 100, 37
HSL:
22°, 100.0000%, 31.5686%
HSV (HSB):
22°, 100.0000%, 63.1373%
XYZ:
16.2619, 10.7050, 1.2092
xyY:
0.5772, 0.3799, 10.7050
CIE-Lab:
39.0791, 40.1655, 50.3429
CIE-LCH:
39.0791, 64.4025, 51.4158
CIE-Luv:
39.0791, 82.6085, 33.2942
Hunter-Lab:
32.7185, 31.4616, 20.7118
#a13b00 color charts
#a13b00 color shades, tints & tones
#a13b00 color schemes
#a13b00 color preview, HTML & CSS examples
This text has a color of #a13b00
<p style="color:#a13b00;">Text here</p>
.mytext {color:#a13b00;}
This box has a color of #a13b00
<div style="background-color:#a13b00;">Content here</div>
.mybackground {background-color:#a13b00;}
Border around this has a color of #a13b00
<div style="border:2px solid #a13b00;">Content here</div>
.myborder {border:2px solid #a13b00;}