#a9612c color space conversions
Hex:
#a9612c
RGB:
169, 97, 44
CMY:
34, 62, 83
CMYK:
0, 43, 74, 34
HSL:
25°, 58.6854%, 41.7647%
HSV (HSB):
25°, 73.9645%, 66.2745%
XYZ:
21.0915, 17.1663, 4.5846
xyY:
0.4923, 0.4007, 17.1663
CIE-Lab:
48.4688, 24.8268, 41.5741
CIE-LCH:
48.4688, 48.4229, 59.1556
CIE-Luv:
48.4688, 57.1809, 37.8980
Hunter-Lab:
41.4322, 18.3611, 22.4418
#a9612c color charts
#a9612c color shades, tints & tones
#a9612c color schemes
#a9612c color preview, HTML & CSS examples
This text has a color of #a9612c
<p style="color:#a9612c;">Text here</p>
.mytext {color:#a9612c;}
This box has a color of #a9612c
<div style="background-color:#a9612c;">Content here</div>
.mybackground {background-color:#a9612c;}
Border around this has a color of #a9612c
<div style="border:2px solid #a9612c;">Content here</div>
.myborder {border:2px solid #a9612c;}