#8b1234 color space conversions
Hex:
#8b1234
RGB:
139, 18, 52
CMY:
45, 93, 80
CMYK:
0, 87, 63, 45
HSL:
343°, 77.0701%, 30.7843%
HSV (HSB):
343°, 87.0504%, 54.5098%
XYZ:
11.4836, 6.1695, 3.8344
xyY:
0.5344, 0.2871, 6.1695
CIE-Lab:
29.8362, 49.6122, 13.4724
CIE-LCH:
29.8362, 51.4089, 15.1926
CIE-Luv:
29.8362, 77.4806, 4.7639
Hunter-Lab:
24.8385, 39.0586, 8.2342
#8b1234 color charts
#8b1234 color shades, tints & tones
#8b1234 color schemes
#8b1234 color preview, HTML & CSS examples
This text has a color of #8b1234
<p style="color:#8b1234;">Text here</p>
.mytext {color:#8b1234;}
This box has a color of #8b1234
<div style="background-color:#8b1234;">Content here</div>
.mybackground {background-color:#8b1234;}
Border around this has a color of #8b1234
<div style="border:2px solid #8b1234;">Content here</div>
.myborder {border:2px solid #8b1234;}