#a92c4c color space conversions
Hex:
#a92c4c
RGB:
169, 44, 76
CMY:
34, 83, 70
CMYK:
0, 74, 55, 34
HSL:
345°, 58.6854%, 41.7647%
HSV (HSB):
345°, 73.9645%, 66.2745%
XYZ:
18.5674, 10.7582, 7.9354
xyY:
0.4983, 0.2887, 10.7582
CIE-Lab:
39.1702, 52.3151, 11.5800
CIE-LCH:
39.1702, 53.5814, 12.4812
CIE-Luv:
39.1702, 84.8753, 3.5036
Hunter-Lab:
32.7997, 43.6466, 8.6154
#a92c4c color charts
#a92c4c color shades, tints & tones
#a92c4c color schemes
#a92c4c color preview, HTML & CSS examples
This text has a color of #a92c4c
<p style="color:#a92c4c;">Text here</p>
.mytext {color:#a92c4c;}
This box has a color of #a92c4c
<div style="background-color:#a92c4c;">Content here</div>
.mybackground {background-color:#a92c4c;}
Border around this has a color of #a92c4c
<div style="border:2px solid #a92c4c;">Content here</div>
.myborder {border:2px solid #a92c4c;}