#8b2345 color space conversions
Hex:
#8b2345
RGB:
139, 35, 69
CMY:
45, 86, 73
CMYK:
0, 75, 50, 45
HSL:
340°, 59.7701%, 34.1176%
HSV (HSB):
340°, 74.8201%, 54.5098%
XYZ:
12.3227, 7.1207, 6.3552
xyY:
0.4776, 0.2760, 7.1207
CIE-Lab:
32.0801, 45.8192, 5.3163
CIE-LCH:
32.0801, 46.1266, 6.6183
CIE-Luv:
32.0801, 66.2368, -1.9228
Hunter-Lab:
26.6846, 35.7312, 4.5588
#8b2345 color charts
#8b2345 color shades, tints & tones
#8b2345 color schemes
#8b2345 color preview, HTML & CSS examples
This text has a color of #8b2345
<p style="color:#8b2345;">Text here</p>
.mytext {color:#8b2345;}
This box has a color of #8b2345
<div style="background-color:#8b2345;">Content here</div>
.mybackground {background-color:#8b2345;}
Border around this has a color of #8b2345
<div style="border:2px solid #8b2345;">Content here</div>
.myborder {border:2px solid #8b2345;}