#8b102d color space conversions
Hex:
#8b102d
RGB:
139, 16, 45
CMY:
45, 94, 82
CMYK:
0, 88, 68, 45
HSL:
346°, 79.3548%, 30.3922%
HSV (HSB):
346°, 88.4892%, 54.5098%
XYZ:
11.3064, 6.0490, 3.0543
xyY:
0.5540, 0.2964, 6.0490
CIE-Lab:
29.5358, 49.6290, 17.7413
CIE-LCH:
29.5358, 52.7047, 19.6709
CIE-Luv:
29.5358, 80.1908, 8.1487
Hunter-Lab:
24.5947, 39.0171, 9.8534
#8b102d color charts
#8b102d color shades, tints & tones
#8b102d color schemes
#8b102d color preview, HTML & CSS examples
This text has a color of #8b102d
<p style="color:#8b102d;">Text here</p>
.mytext {color:#8b102d;}
This box has a color of #8b102d
<div style="background-color:#8b102d;">Content here</div>
.mybackground {background-color:#8b102d;}
Border around this has a color of #8b102d
<div style="border:2px solid #8b102d;">Content here</div>
.myborder {border:2px solid #8b102d;}