#a9352a color space conversions
Hex:
#a9352a
RGB:
169, 53, 42
CMY:
34, 79, 84
CMYK:
0, 69, 75, 34
HSL:
5°, 60.1896%, 41.3725%
HSV (HSB):
5°, 75.1479%, 66.2745%
XYZ:
18.0532, 11.1484, 3.3908
xyY:
0.5539, 0.3421, 11.1484
CIE-Lab:
39.8293, 46.7710, 33.3340
CIE-LCH:
39.8293, 57.4342, 35.4777
CIE-Luv:
39.8293, 88.8651, 23.3084
Hunter-Lab:
33.3892, 38.0820, 17.3513
#a9352a color charts
#a9352a color shades, tints & tones
#a9352a color schemes
#a9352a color preview, HTML & CSS examples
This text has a color of #a9352a
<p style="color:#a9352a;">Text here</p>
.mytext {color:#a9352a;}
This box has a color of #a9352a
<div style="background-color:#a9352a;">Content here</div>
.mybackground {background-color:#a9352a;}
Border around this has a color of #a9352a
<div style="border:2px solid #a9352a;">Content here</div>
.myborder {border:2px solid #a9352a;}