#a92e6e color space conversions
Hex:
#a92e6e
RGB:
169, 46, 110
CMY:
34, 82, 57
CMYK:
0, 73, 35, 34
HSL:
329°, 57.2093%, 42.1569%
HSV (HSB):
329°, 72.7811%, 66.2745%
XYZ:
20.1537, 11.5148, 15.9122
xyY:
0.4236, 0.2420, 11.5148
CIE-Lab:
40.4343, 54.9034, -8.0459
CIE-LCH:
40.4343, 55.4898, 351.6628
CIE-Luv:
40.4343, 72.1186, -19.7802
Hunter-Lab:
33.9335, 46.6306, -4.0491
#a92e6e color charts
#a92e6e color shades, tints & tones
#a92e6e color schemes
#a92e6e color preview, HTML & CSS examples
This text has a color of #a92e6e
<p style="color:#a92e6e;">Text here</p>
.mytext {color:#a92e6e;}
This box has a color of #a92e6e
<div style="background-color:#a92e6e;">Content here</div>
.mybackground {background-color:#a92e6e;}
Border around this has a color of #a92e6e
<div style="border:2px solid #a92e6e;">Content here</div>
.myborder {border:2px solid #a92e6e;}