#a91f35 color space conversions
Hex:
#a91f35
RGB:
169, 31, 53
CMY:
34, 88, 79
CMYK:
0, 82, 69, 34
HSL:
350°, 69.0000%, 39.2157%
HSV (HSB):
350°, 81.6568%, 66.2745%
XYZ:
17.4948, 9.6720, 4.3130
xyY:
0.5557, 0.3072, 9.6720
CIE-Lab:
37.2473, 54.9059, 23.6290
CIE-LCH:
37.2473, 59.7745, 23.2848
CIE-Luv:
37.2473, 97.2638, 13.3766
Hunter-Lab:
31.0999, 45.9877, 13.5475
#a91f35 color charts
#a91f35 color shades, tints & tones
#a91f35 color schemes
#a91f35 color preview, HTML & CSS examples
This text has a color of #a91f35
<p style="color:#a91f35;">Text here</p>
.mytext {color:#a91f35;}
This box has a color of #a91f35
<div style="background-color:#a91f35;">Content here</div>
.mybackground {background-color:#a91f35;}
Border around this has a color of #a91f35
<div style="border:2px solid #a91f35;">Content here</div>
.myborder {border:2px solid #a91f35;}