#a92c2d color space conversions
Hex:
#a92c2d
RGB:
169, 44, 45
CMY:
34, 83, 82
CMYK:
0, 74, 73, 34
HSL:
360°, 58.6854%, 41.7647%
HSV (HSB):
360°, 73.9645%, 66.2745%
XYZ:
17.7365, 10.4258, 3.5602
xyY:
0.5591, 0.3287, 10.4258
CIE-Lab:
38.5961, 50.3959, 30.1772
CIE-LCH:
38.5961, 58.7402, 30.9133
CIE-Luv:
38.5961, 93.3544, 19.7703
Hunter-Lab:
32.2891, 41.5449, 16.0650
#a92c2d color charts
#a92c2d color shades, tints & tones
#a92c2d color schemes
#a92c2d color preview, HTML & CSS examples
This text has a color of #a92c2d
<p style="color:#a92c2d;">Text here</p>
.mytext {color:#a92c2d;}
This box has a color of #a92c2d
<div style="background-color:#a92c2d;">Content here</div>
.mybackground {background-color:#a92c2d;}
Border around this has a color of #a92c2d
<div style="border:2px solid #a92c2d;">Content here</div>
.myborder {border:2px solid #a92c2d;}