#a92a8c color space conversions
Hex:
#a92a8c
RGB:
169, 42, 140
CMY:
34, 84, 45
CMYK:
0, 75, 17, 34
HSL:
314°, 60.1896%, 41.3725%
HSV (HSB):
314°, 75.1479%, 66.2745%
XYZ:
21.9238, 11.9844, 25.9687
xyY:
0.3661, 0.2002, 11.9844
CIE-Lab:
41.1913, 60.1259, -25.4242
CIE-LCH:
41.1913, 65.2802, 337.0789
CIE-Luv:
41.1913, 62.0147, -44.2133
Hunter-Lab:
34.6185, 52.4611, -20.2428
#a92a8c color charts
#a92a8c color shades, tints & tones
#a92a8c color schemes
#a92a8c color preview, HTML & CSS examples
This text has a color of #a92a8c
<p style="color:#a92a8c;">Text here</p>
.mytext {color:#a92a8c;}
This box has a color of #a92a8c
<div style="background-color:#a92a8c;">Content here</div>
.mybackground {background-color:#a92a8c;}
Border around this has a color of #a92a8c
<div style="border:2px solid #a92a8c;">Content here</div>
.myborder {border:2px solid #a92a8c;}