#8b153e color space conversions
Hex:
#8b153e
RGB:
139, 21, 62
CMY:
45, 92, 76
CMYK:
0, 85, 55, 45
HSL:
339°, 73.7500%, 31.3725%
HSV (HSB):
339°, 84.8921%, 54.5098%
XYZ:
11.7851, 6.3731, 5.1664
xyY:
0.5053, 0.2732, 6.3731
CIE-Lab:
30.3349, 49.6072, 7.4820
CIE-LCH:
30.3349, 50.1683, 8.5770
CIE-Luv:
30.3349, 73.2662, -0.6151
Hunter-Lab:
25.2450, 39.1505, 5.5377
#8b153e color charts
#8b153e color shades, tints & tones
#8b153e color schemes
#8b153e color preview, HTML & CSS examples
This text has a color of #8b153e
<p style="color:#8b153e;">Text here</p>
.mytext {color:#8b153e;}
This box has a color of #8b153e
<div style="background-color:#8b153e;">Content here</div>
.mybackground {background-color:#8b153e;}
Border around this has a color of #8b153e
<div style="border:2px solid #8b153e;">Content here</div>
.myborder {border:2px solid #8b153e;}