#8a182a color space conversions
Hex:
#8a182a
RGB:
138, 24, 42
CMY:
46, 91, 84
CMYK:
0, 83, 70, 46
HSL:
351°, 70.3704%, 31.7647%
HSV (HSB):
351°, 82.6087%, 54.1176%
XYZ:
11.2258, 6.2237, 2.8001
xyY:
0.5544, 0.3073, 6.2237
CIE-Lab:
29.9700, 47.1715, 20.2246
CIE-LCH:
29.9700, 51.3243, 23.2071
CIE-Luv:
29.9700, 77.7650, 10.6898
Hunter-Lab:
24.9474, 36.6633, 10.8084
#8a182a color charts
#8a182a color shades, tints & tones
#8a182a color schemes
#8a182a color preview, HTML & CSS examples
This text has a color of #8a182a
<p style="color:#8a182a;">Text here</p>
.mytext {color:#8a182a;}
This box has a color of #8a182a
<div style="background-color:#8a182a;">Content here</div>
.mybackground {background-color:#8a182a;}
Border around this has a color of #8a182a
<div style="border:2px solid #8a182a;">Content here</div>
.myborder {border:2px solid #8a182a;}