#a92f2c color space conversions
Hex:
#a92f2c
RGB:
169, 47, 44
CMY:
34, 82, 83
CMYK:
0, 72, 74, 34
HSL:
1°, 58.6854%, 41.7647%
HSV (HSB):
1°, 73.9645%, 66.2745%
XYZ:
17.8333, 10.6499, 3.4986
xyY:
0.5576, 0.3330, 10.6499
CIE-Lab:
38.9844, 49.2410, 31.2178
CIE-LCH:
38.9844, 58.3028, 32.3739
CIE-Luv:
38.9844, 91.9515, 20.9252
Hunter-Lab:
32.6342, 40.4336, 16.4877
#a92f2c color charts
#a92f2c color shades, tints & tones
#a92f2c color schemes
#a92f2c color preview, HTML & CSS examples
This text has a color of #a92f2c
<p style="color:#a92f2c;">Text here</p>
.mytext {color:#a92f2c;}
This box has a color of #a92f2c
<div style="background-color:#a92f2c;">Content here</div>
.mybackground {background-color:#a92f2c;}
Border around this has a color of #a92f2c
<div style="border:2px solid #a92f2c;">Content here</div>
.myborder {border:2px solid #a92f2c;}