#a92f7f color space conversions
Hex:
#a92f7f
RGB:
169, 47, 127
CMY:
34, 82, 50
CMYK:
0, 72, 25, 34
HSL:
321°, 56.4815%, 42.3529%
HSV (HSB):
321°, 72.1893%, 66.2745%
XYZ:
21.2095, 12.0004, 21.2771
xyY:
0.3893, 0.2202, 12.0004
CIE-Lab:
41.2167, 56.6494, -17.4101
CIE-LCH:
41.2167, 59.2644, 342.9162
CIE-Luv:
41.2167, 65.5022, -32.6034
Hunter-Lab:
34.6415, 48.6649, -12.1673
#a92f7f color charts
#a92f7f color shades, tints & tones
#a92f7f color schemes
#a92f7f color preview, HTML & CSS examples
This text has a color of #a92f7f
<p style="color:#a92f7f;">Text here</p>
.mytext {color:#a92f7f;}
This box has a color of #a92f7f
<div style="background-color:#a92f7f;">Content here</div>
.mybackground {background-color:#a92f7f;}
Border around this has a color of #a92f7f
<div style="border:2px solid #a92f7f;">Content here</div>
.myborder {border:2px solid #a92f7f;}