#a92d2c color space conversions
Hex:
#a92d2c
RGB:
169, 45, 44
CMY:
34, 82, 83
CMYK:
0, 73, 74, 34
HSL:
0°, 58.6854%, 41.7647%
HSV (HSB):
0°, 73.9645%, 66.2745%
XYZ:
17.7552, 10.4936, 3.4725
xyY:
0.5597, 0.3308, 10.4936
CIE-Lab:
38.7142, 49.9872, 30.9100
CIE-LCH:
38.7142, 58.7720, 31.7309
CIE-Luv:
38.7142, 93.0381, 20.4216
Hunter-Lab:
32.3939, 41.1471, 16.3200
#a92d2c color charts
#a92d2c color shades, tints & tones
#a92d2c color schemes
#a92d2c color preview, HTML & CSS examples
This text has a color of #a92d2c
<p style="color:#a92d2c;">Text here</p>
.mytext {color:#a92d2c;}
This box has a color of #a92d2c
<div style="background-color:#a92d2c;">Content here</div>
.mybackground {background-color:#a92d2c;}
Border around this has a color of #a92d2c
<div style="border:2px solid #a92d2c;">Content here</div>
.myborder {border:2px solid #a92d2c;}