#a92a2c color space conversions
Hex:
#a92a2c
RGB:
169, 42, 44
CMY:
34, 84, 83
CMYK:
0, 75, 74, 34
HSL:
359°, 60.1896%, 41.3725%
HSV (HSB):
359°, 75.1479%, 66.2745%
XYZ:
17.6448, 10.2728, 3.4357
xyY:
0.5628, 0.3276, 10.2728
CIE-Lab:
38.3276, 51.0596, 30.4684
CIE-LCH:
38.3276, 59.4593, 30.8255
CIE-Luv:
38.3276, 94.6015, 19.6994
Hunter-Lab:
32.0512, 42.1779, 16.0802
#a92a2c color charts
#a92a2c color shades, tints & tones
#a92a2c color schemes
#a92a2c color preview, HTML & CSS examples
This text has a color of #a92a2c
<p style="color:#a92a2c;">Text here</p>
.mytext {color:#a92a2c;}
This box has a color of #a92a2c
<div style="background-color:#a92a2c;">Content here</div>
.mybackground {background-color:#a92a2c;}
Border around this has a color of #a92a2c
<div style="border:2px solid #a92a2c;">Content here</div>
.myborder {border:2px solid #a92a2c;}