#a92c7a color space conversions
Hex:
#a92c7a
RGB:
169, 44, 122
CMY:
34, 83, 52
CMYK:
0, 74, 28, 34
HSL:
323°, 58.6854%, 41.7647%
HSV (HSB):
323°, 73.9645%, 66.2745%
XYZ:
20.7757, 11.6415, 19.5644
xyY:
0.3997, 0.2240, 11.6415
CIE-Lab:
40.6406, 57.0508, -15.2017
CIE-LCH:
40.6406, 59.0414, 345.0797
CIE-Luv:
40.6406, 68.2699, -29.5813
Hunter-Lab:
34.1197, 48.9805, -10.1134
#a92c7a color charts
#a92c7a color shades, tints & tones
#a92c7a color schemes
#a92c7a color preview, HTML & CSS examples
This text has a color of #a92c7a
<p style="color:#a92c7a;">Text here</p>
.mytext {color:#a92c7a;}
This box has a color of #a92c7a
<div style="background-color:#a92c7a;">Content here</div>
.mybackground {background-color:#a92c7a;}
Border around this has a color of #a92c7a
<div style="border:2px solid #a92c7a;">Content here</div>
.myborder {border:2px solid #a92c7a;}