#a91d5d color space conversions
Hex:
#a91d5d
RGB:
169, 29, 93
CMY:
34, 89, 64
CMYK:
0, 83, 45, 34
HSL:
333°, 70.7071%, 38.8235%
HSV (HSB):
333°, 82.8402%, 66.2745%
XYZ:
18.7773, 10.1041, 11.3165
xyY:
0.4671, 0.2514, 10.1041
CIE-Lab:
38.0285, 58.3254, -0.8805
CIE-LCH:
38.0285, 58.3320, 359.1351
CIE-Luv:
38.0285, 83.9563, -11.4679
Hunter-Lab:
31.7869, 49.8175, 1.1428
#a91d5d color charts
#a91d5d color shades, tints & tones
#a91d5d color schemes
#a91d5d color preview, HTML & CSS examples
This text has a color of #a91d5d
<p style="color:#a91d5d;">Text here</p>
.mytext {color:#a91d5d;}
This box has a color of #a91d5d
<div style="background-color:#a91d5d;">Content here</div>
.mybackground {background-color:#a91d5d;}
Border around this has a color of #a91d5d
<div style="border:2px solid #a91d5d;">Content here</div>
.myborder {border:2px solid #a91d5d;}