#a72e12 color space conversions
Hex:
#a72e12
RGB:
167, 46, 18
CMY:
35, 82, 93
CMYK:
0, 72, 89, 35
HSL:
11°, 80.5405%, 36.2745%
HSV (HSB):
11°, 89.2216%, 65.4902%
XYZ:
17.0225, 10.2132, 1.6464
xyY:
0.5894, 0.3536, 10.2132
CIE-Lab:
38.2223, 48.1205, 44.0303
CIE-LCH:
38.2223, 65.2246, 42.4585
CIE-Luv:
38.2223, 94.8529, 28.0418
Hunter-Lab:
31.9580, 39.1520, 19.3161
#a72e12 color charts
#a72e12 color shades, tints & tones
#a72e12 color schemes
#a72e12 color preview, HTML & CSS examples
This text has a color of #a72e12
<p style="color:#a72e12;">Text here</p>
.mytext {color:#a72e12;}
This box has a color of #a72e12
<div style="background-color:#a72e12;">Content here</div>
.mybackground {background-color:#a72e12;}
Border around this has a color of #a72e12
<div style="border:2px solid #a72e12;">Content here</div>
.myborder {border:2px solid #a72e12;}