#a81d2b color space conversions
Hex:
#a81d2b
RGB:
168, 29, 43
CMY:
34, 89, 83
CMYK:
0, 83, 74, 34
HSL:
354°, 70.5584%, 38.6275%
HSV (HSB):
354°, 82.7381%, 65.8824%
XYZ:
17.0239, 9.3780, 3.1984
xyY:
0.5751, 0.3168, 9.3780
CIE-Lab:
36.7021, 54.6806, 29.1560
CIE-LCH:
36.7021, 61.9680, 28.0668
CIE-Luv:
36.7021, 99.8215, 17.2680
Hunter-Lab:
30.6235, 45.6386, 15.2441
#a81d2b color charts
#a81d2b color shades, tints & tones
#a81d2b color schemes
#a81d2b color preview, HTML & CSS examples
This text has a color of #a81d2b
<p style="color:#a81d2b;">Text here</p>
.mytext {color:#a81d2b;}
This box has a color of #a81d2b
<div style="background-color:#a81d2b;">Content here</div>
.mybackground {background-color:#a81d2b;}
Border around this has a color of #a81d2b
<div style="border:2px solid #a81d2b;">Content here</div>
.myborder {border:2px solid #a81d2b;}