#8b102b color space conversions
Hex:
#8b102b
RGB:
139, 16, 43
CMY:
45, 94, 83
CMYK:
0, 88, 69, 45
HSL:
347°, 79.3548%, 30.3922%
HSV (HSB):
347°, 88.4892%, 54.5098%
XYZ:
11.2688, 6.0340, 2.8562
xyY:
0.5590, 0.2993, 6.0340
CIE-Lab:
29.4980, 49.5189, 19.0191
CIE-LCH:
29.4980, 53.0457, 21.0106
CIE-Luv:
29.4980, 80.7772, 9.1264
Hunter-Lab:
24.5641, 38.8996, 10.3008
#8b102b color charts
#8b102b color shades, tints & tones
#8b102b color schemes
#8b102b color preview, HTML & CSS examples
This text has a color of #8b102b
<p style="color:#8b102b;">Text here</p>
.mytext {color:#8b102b;}
This box has a color of #8b102b
<div style="background-color:#8b102b;">Content here</div>
.mybackground {background-color:#8b102b;}
Border around this has a color of #8b102b
<div style="border:2px solid #8b102b;">Content here</div>
.myborder {border:2px solid #8b102b;}