#a12f08 color space conversions
Hex:
#a12f08
RGB:
161, 47, 8
CMY:
37, 82, 97
CMYK:
0, 71, 95, 37
HSL:
15°, 90.5325%, 33.1373%
HSV (HSB):
15°, 95.0311%, 63.1373%
XYZ:
15.7583, 9.6276, 1.2575
xyY:
0.5915, 0.3614, 9.6276
CIE-Lab:
37.1656, 45.5176, 46.4573
CIE-LCH:
37.1656, 65.0395, 45.5853
CIE-Luv:
37.1656, 90.1744, 29.0790
Hunter-Lab:
31.0284, 36.3544, 19.3170
#a12f08 color charts
#a12f08 color shades, tints & tones
#a12f08 color schemes
#a12f08 color preview, HTML & CSS examples
This text has a color of #a12f08
<p style="color:#a12f08;">Text here</p>
.mytext {color:#a12f08;}
This box has a color of #a12f08
<div style="background-color:#a12f08;">Content here</div>
.mybackground {background-color:#a12f08;}
Border around this has a color of #a12f08
<div style="border:2px solid #a12f08;">Content here</div>
.myborder {border:2px solid #a12f08;}