#a8181d color space conversions
Hex:
#a8181d
RGB:
168, 24, 29
CMY:
34, 91, 89
CMYK:
0, 86, 83, 34
HSL:
358°, 75.0000%, 37.6471%
HSV (HSB):
358°, 85.7143%, 65.8824%
XYZ:
16.6969, 9.0668, 2.0324
xyY:
0.6007, 0.3262, 9.0668
CIE-Lab:
36.1126, 55.4051, 36.7956
CIE-LCH:
36.1126, 66.5104, 33.5889
CIE-Luv:
36.1126, 104.5711, 21.3782
Hunter-Lab:
30.1111, 46.2851, 17.0758
#a8181d color charts
#a8181d color shades, tints & tones
#a8181d color schemes
#a8181d color preview, HTML & CSS examples
This text has a color of #a8181d
<p style="color:#a8181d;">Text here</p>
.mytext {color:#a8181d;}
This box has a color of #a8181d
<div style="background-color:#a8181d;">Content here</div>
.mybackground {background-color:#a8181d;}
Border around this has a color of #a8181d
<div style="border:2px solid #a8181d;">Content here</div>
.myborder {border:2px solid #a8181d;}