#a92e8f color space conversions
Hex:
#a92e8f
RGB:
169, 46, 143
CMY:
34, 82, 44
CMYK:
0, 73, 15, 34
HSL:
313°, 57.2093%, 42.1569%
HSV (HSB):
313°, 72.7811%, 66.2745%
XYZ:
22.2971, 12.3722, 27.1995
xyY:
0.3604, 0.2000, 12.3722
CIE-Lab:
41.8016, 59.2260, -26.3013
CIE-LCH:
41.8016, 64.8033, 336.0548
CIE-Luv:
41.8016, 59.9181, -45.4735
Hunter-Lab:
35.1741, 51.5977, -21.2260
#a92e8f color charts
#a92e8f color shades, tints & tones
#a92e8f color schemes
#a92e8f color preview, HTML & CSS examples
This text has a color of #a92e8f
<p style="color:#a92e8f;">Text here</p>
.mytext {color:#a92e8f;}
This box has a color of #a92e8f
<div style="background-color:#a92e8f;">Content here</div>
.mybackground {background-color:#a92e8f;}
Border around this has a color of #a92e8f
<div style="border:2px solid #a92e8f;">Content here</div>
.myborder {border:2px solid #a92e8f;}