#a12b06 color space conversions
Hex:
#a12b06
RGB:
161, 43, 6
CMY:
37, 83, 98
CMYK:
0, 73, 96, 37
HSL:
14°, 92.8144%, 32.7451%
HSV (HSB):
14°, 96.2733%, 63.1373%
XYZ:
15.5947, 9.3180, 1.1489
xyY:
0.5984, 0.3575, 9.3180
CIE-Lab:
36.5894, 47.0475, 46.8043
CIE-LCH:
36.5894, 66.3635, 44.8515
CIE-Luv:
36.5894, 92.7287, 28.4083
Hunter-Lab:
30.5253, 37.7721, 19.1362
#a12b06 color charts
#a12b06 color shades, tints & tones
#a12b06 color schemes
#a12b06 color preview, HTML & CSS examples
This text has a color of #a12b06
<p style="color:#a12b06;">Text here</p>
.mytext {color:#a12b06;}
This box has a color of #a12b06
<div style="background-color:#a12b06;">Content here</div>
.mybackground {background-color:#a12b06;}
Border around this has a color of #a12b06
<div style="border:2px solid #a12b06;">Content here</div>
.myborder {border:2px solid #a12b06;}