#a81a41 color space conversions
Hex:
#a81a41
RGB:
168, 26, 65
CMY:
34, 90, 75
CMYK:
0, 85, 61, 34
HSL:
344°, 73.1959%, 38.0392%
HSV (HSB):
344°, 84.5238%, 65.8824%
XYZ:
17.4720, 9.4453, 5.9033
xyY:
0.5323, 0.2878, 9.4453
CIE-Lab:
36.8278, 56.5901, 15.3863
CIE-LCH:
36.8278, 58.6445, 15.2104
CIE-Luv:
36.8278, 94.4682, 5.8934
Hunter-Lab:
30.7332, 47.6952, 10.1247
#a81a41 color charts
#a81a41 color shades, tints & tones
#a81a41 color schemes
#a81a41 color preview, HTML & CSS examples
This text has a color of #a81a41
<p style="color:#a81a41;">Text here</p>
.mytext {color:#a81a41;}
This box has a color of #a81a41
<div style="background-color:#a81a41;">Content here</div>
.mybackground {background-color:#a81a41;}
Border around this has a color of #a81a41
<div style="border:2px solid #a81a41;">Content here</div>
.myborder {border:2px solid #a81a41;}