#a92f7d color space conversions
Hex:
#a92f7d
RGB:
169, 47, 125
CMY:
34, 82, 51
CMYK:
0, 72, 26, 34
HSL:
322°, 56.4815%, 42.3529%
HSV (HSB):
322°, 72.1893%, 66.2745%
XYZ:
21.0804, 11.9487, 20.5973
xyY:
0.3931, 0.2228, 11.9487
CIE-Lab:
41.1345, 56.3871, -16.3024
CIE-LCH:
41.1345, 58.6964, 343.8746
CIE-Luv:
41.1345, 66.2401, -31.0398
Hunter-Lab:
34.5669, 48.3648, -11.1322
#a92f7d color charts
#a92f7d color shades, tints & tones
#a92f7d color schemes
#a92f7d color preview, HTML & CSS examples
This text has a color of #a92f7d
<p style="color:#a92f7d;">Text here</p>
.mytext {color:#a92f7d;}
This box has a color of #a92f7d
<div style="background-color:#a92f7d;">Content here</div>
.mybackground {background-color:#a92f7d;}
Border around this has a color of #a92f7d
<div style="border:2px solid #a92f7d;">Content here</div>
.myborder {border:2px solid #a92f7d;}