#a91c7f color space conversions
Hex:
#a91c7f
RGB:
169, 28, 127
CMY:
34, 89, 50
CMYK:
0, 83, 25, 34
HSL:
318°, 71.5736%, 38.6275%
HSV (HSB):
318°, 83.4320%, 66.2745%
XYZ:
20.6082, 10.7978, 21.0767
xyY:
0.3927, 0.2057, 10.7978
CIE-Lab:
39.2379, 62.2855, -20.4563
CIE-LCH:
39.2379, 65.5587, 341.8184
CIE-Luv:
39.2379, 70.1468, -37.2273
Hunter-Lab:
32.8601, 54.4413, -15.0270
#a91c7f color charts
#a91c7f color shades, tints & tones
#a91c7f color schemes
#a91c7f color preview, HTML & CSS examples
This text has a color of #a91c7f
<p style="color:#a91c7f;">Text here</p>
.mytext {color:#a91c7f;}
This box has a color of #a91c7f
<div style="background-color:#a91c7f;">Content here</div>
.mybackground {background-color:#a91c7f;}
Border around this has a color of #a91c7f
<div style="border:2px solid #a91c7f;">Content here</div>
.myborder {border:2px solid #a91c7f;}