#a12d06 color space conversions
Hex:
#a12d06
RGB:
161, 45, 6
CMY:
37, 82, 98
CMYK:
0, 72, 96, 37
HSL:
15°, 92.8144%, 32.7451%
HSV (HSB):
15°, 96.2733%, 63.1373%
XYZ:
15.6692, 9.4670, 1.1737
xyY:
0.5956, 0.3598, 9.4670
CIE-Lab:
36.8683, 46.2807, 46.9713
CIE-LCH:
36.8683, 65.9409, 45.4243
CIE-Luv:
36.8683, 91.5370, 28.8690
Hunter-Lab:
30.7685, 37.0584, 19.2761
#a12d06 color charts
#a12d06 color shades, tints & tones
#a12d06 color schemes
#a12d06 color preview, HTML & CSS examples
This text has a color of #a12d06
<p style="color:#a12d06;">Text here</p>
.mytext {color:#a12d06;}
This box has a color of #a12d06
<div style="background-color:#a12d06;">Content here</div>
.mybackground {background-color:#a12d06;}
Border around this has a color of #a12d06
<div style="border:2px solid #a12d06;">Content here</div>
.myborder {border:2px solid #a12d06;}