#8b123c color space conversions
Hex:
#8b123c
RGB:
139, 18, 60
CMY:
45, 93, 76
CMYK:
0, 87, 57, 45
HSL:
339°, 77.0701%, 30.7843%
HSV (HSB):
339°, 87.0504%, 54.5098%
XYZ:
11.6794, 6.2478, 4.8653
xyY:
0.5124, 0.2741, 6.2478
CIE-Lab:
30.0293, 50.1765, 8.3898
CIE-LCH:
30.0293, 50.8731, 9.4924
CIE-Luv:
30.0293, 74.7564, 0.1088
Hunter-Lab:
24.9956, 39.6629, 5.9563
#8b123c color charts
#8b123c color shades, tints & tones
#8b123c color schemes
#8b123c color preview, HTML & CSS examples
This text has a color of #8b123c
<p style="color:#8b123c;">Text here</p>
.mytext {color:#8b123c;}
This box has a color of #8b123c
<div style="background-color:#8b123c;">Content here</div>
.mybackground {background-color:#8b123c;}
Border around this has a color of #8b123c
<div style="border:2px solid #8b123c;">Content here</div>
.myborder {border:2px solid #8b123c;}