#a92e7a color space conversions
Hex:
#a92e7a
RGB:
169, 46, 122
CMY:
34, 82, 52
CMYK:
0, 73, 28, 34
HSL:
323°, 57.2093%, 42.1569%
HSV (HSB):
323°, 72.7811%, 66.2745%
XYZ:
20.8520, 11.7941, 19.5898
xyY:
0.3992, 0.2258, 11.7941
CIE-Lab:
40.8871, 56.3569, -14.8257
CIE-LCH:
40.8871, 58.2743, 345.2613
CIE-Luv:
40.8871, 67.6615, -29.0009
Hunter-Lab:
34.3426, 48.2815, -9.7806
#a92e7a color charts
#a92e7a color shades, tints & tones
#a92e7a color schemes
#a92e7a color preview, HTML & CSS examples
This text has a color of #a92e7a
<p style="color:#a92e7a;">Text here</p>
.mytext {color:#a92e7a;}
This box has a color of #a92e7a
<div style="background-color:#a92e7a;">Content here</div>
.mybackground {background-color:#a92e7a;}
Border around this has a color of #a92e7a
<div style="border:2px solid #a92e7a;">Content here</div>
.myborder {border:2px solid #a92e7a;}