#a91e5d color space conversions
Hex:
#a91e5d
RGB:
169, 30, 93
CMY:
34, 88, 64
CMYK:
0, 82, 45, 34
HSL:
333°, 69.8492%, 39.0196%
HSV (HSB):
333°, 82.2485%, 66.2745%
XYZ:
18.8022, 10.1539, 11.3248
xyY:
0.4668, 0.2521, 10.1539
CIE-Lab:
38.1172, 58.0720, -0.7506
CIE-LCH:
38.1172, 58.0768, 359.2594
CIE-Luv:
38.1172, 83.6847, -11.2686
Hunter-Lab:
31.8651, 49.5611, 1.2340
#a91e5d color charts
#a91e5d color shades, tints & tones
#a91e5d color schemes
#a91e5d color preview, HTML & CSS examples
This text has a color of #a91e5d
<p style="color:#a91e5d;">Text here</p>
.mytext {color:#a91e5d;}
This box has a color of #a91e5d
<div style="background-color:#a91e5d;">Content here</div>
.mybackground {background-color:#a91e5d;}
Border around this has a color of #a91e5d
<div style="border:2px solid #a91e5d;">Content here</div>
.myborder {border:2px solid #a91e5d;}