#8a182d color space conversions
Hex:
#8a182d
RGB:
138, 24, 45
CMY:
46, 91, 82
CMYK:
0, 83, 67, 46
HSL:
349°, 70.3704%, 31.7647%
HSV (HSB):
349°, 82.6087%, 54.1176%
XYZ:
11.2815, 6.2460, 3.0936
xyY:
0.5471, 0.3029, 6.2460
CIE-Lab:
30.0248, 47.3405, 18.3247
CIE-LCH:
30.0248, 50.7634, 21.1606
CIE-Luv:
30.0248, 76.9437, 9.2427
Hunter-Lab:
24.9920, 36.8398, 10.1552
#8a182d color charts
#8a182d color shades, tints & tones
#8a182d color schemes
#8a182d color preview, HTML & CSS examples
This text has a color of #8a182d
<p style="color:#8a182d;">Text here</p>
.mytext {color:#8a182d;}
This box has a color of #8a182d
<div style="background-color:#8a182d;">Content here</div>
.mybackground {background-color:#8a182d;}
Border around this has a color of #8a182d
<div style="border:2px solid #8a182d;">Content here</div>
.myborder {border:2px solid #8a182d;}