#a12e00 color space conversions
Hex:
#a12e00
RGB:
161, 46, 0
CMY:
37, 82, 100
CMYK:
0, 71, 100, 37
HSL:
17°, 100.0000%, 31.5686%
HSV (HSB):
17°, 100.0000%, 63.1373%
XYZ:
15.6749, 9.5311, 1.0135
xyY:
0.5978, 0.3635, 9.5311
CIE-Lab:
36.9873, 45.8013, 49.2860
CIE-LCH:
36.9873, 67.2820, 47.0988
CIE-Luv:
36.9873, 91.3386, 29.9129
Hunter-Lab:
30.8724, 36.6036, 19.6642
#a12e00 color charts
#a12e00 color shades, tints & tones
#a12e00 color schemes
#a12e00 color preview, HTML & CSS examples
This text has a color of #a12e00
<p style="color:#a12e00;">Text here</p>
.mytext {color:#a12e00;}
This box has a color of #a12e00
<div style="background-color:#a12e00;">Content here</div>
.mybackground {background-color:#a12e00;}
Border around this has a color of #a12e00
<div style="border:2px solid #a12e00;">Content here</div>
.myborder {border:2px solid #a12e00;}