#a81d1d color space conversions
Hex:
#a81d1d
RGB:
168, 29, 29
CMY:
34, 89, 89
CMYK:
0, 83, 83, 34
HSL:
0°, 70.5584%, 38.6275%
HSV (HSB):
0°, 82.7381%, 65.8824%
XYZ:
16.8096, 9.2923, 2.0700
xyY:
0.5967, 0.3298, 9.2923
CIE-Lab:
36.5410, 54.1872, 37.2093
CIE-LCH:
36.5410, 65.7327, 34.4766
CIE-Luv:
36.5410, 102.6927, 22.1450
Hunter-Lab:
30.4832, 45.0859, 17.3121
#a81d1d color charts
#a81d1d color shades, tints & tones
#a81d1d color schemes
#a81d1d color preview, HTML & CSS examples
This text has a color of #a81d1d
<p style="color:#a81d1d;">Text here</p>
.mytext {color:#a81d1d;}
This box has a color of #a81d1d
<div style="background-color:#a81d1d;">Content here</div>
.mybackground {background-color:#a81d1d;}
Border around this has a color of #a81d1d
<div style="border:2px solid #a81d1d;">Content here</div>
.myborder {border:2px solid #a81d1d;}