#a91f7b color space conversions
Hex:
#a91f7b
RGB:
169, 31, 123
CMY:
34, 88, 52
CMYK:
0, 82, 27, 34
HSL:
320°, 69.0000%, 39.2157%
HSV (HSB):
320°, 81.6568%, 66.2745%
XYZ:
20.4273, 10.8450, 19.7556
xyY:
0.4003, 0.2125, 10.8450
CIE-Lab:
39.3183, 61.0575, -17.8480
CIE-LCH:
39.3183, 63.6127, 343.7056
CIE-Luv:
39.3183, 71.1947, -33.5425
Hunter-Lab:
32.9318, 53.0913, -12.5154
#a91f7b color charts
#a91f7b color shades, tints & tones
#a91f7b color schemes
#a91f7b color preview, HTML & CSS examples
This text has a color of #a91f7b
<p style="color:#a91f7b;">Text here</p>
.mytext {color:#a91f7b;}
This box has a color of #a91f7b
<div style="background-color:#a91f7b;">Content here</div>
.mybackground {background-color:#a91f7b;}
Border around this has a color of #a91f7b
<div style="border:2px solid #a91f7b;">Content here</div>
.myborder {border:2px solid #a91f7b;}