#a92a8b color space conversions
Hex:
#a92a8b
RGB:
169, 42, 139
CMY:
34, 84, 45
CMYK:
0, 75, 18, 34
HSL:
314°, 60.1896%, 41.3725%
HSV (HSB):
314°, 75.1479%, 66.2745%
XYZ:
21.8504, 11.9550, 25.5820
xyY:
0.3679, 0.2013, 11.9550
CIE-Lab:
41.1446, 59.9847, -24.8862
CIE-LCH:
41.1446, 64.9422, 337.4676
CIE-Luv:
41.1446, 62.3895, -43.4291
Hunter-Lab:
34.5760, 52.2951, -19.6641
#a92a8b color charts
#a92a8b color shades, tints & tones
#a92a8b color schemes
#a92a8b color preview, HTML & CSS examples
This text has a color of #a92a8b
<p style="color:#a92a8b;">Text here</p>
.mytext {color:#a92a8b;}
This box has a color of #a92a8b
<div style="background-color:#a92a8b;">Content here</div>
.mybackground {background-color:#a92a8b;}
Border around this has a color of #a92a8b
<div style="border:2px solid #a92a8b;">Content here</div>
.myborder {border:2px solid #a92a8b;}