#8a1234 color space conversions
Hex:
#8a1234
RGB:
138, 18, 52
CMY:
46, 93, 80
CMYK:
0, 87, 62, 46
HSL:
343°, 76.9231%, 30.5882%
HSV (HSB):
343°, 86.9565%, 54.1176%
XYZ:
11.3174, 6.0838, 3.8266
xyY:
0.5331, 0.2866, 6.0838
CIE-Lab:
29.6230, 49.3327, 13.1492
CIE-LCH:
29.6230, 51.0550, 14.9247
CIE-Luv:
29.6230, 76.6620, 4.5194
Hunter-Lab:
24.6654, 38.7378, 8.0675
#8a1234 color charts
#8a1234 color shades, tints & tones
#8a1234 color schemes
#8a1234 color preview, HTML & CSS examples
This text has a color of #8a1234
<p style="color:#8a1234;">Text here</p>
.mytext {color:#8a1234;}
This box has a color of #8a1234
<div style="background-color:#8a1234;">Content here</div>
.mybackground {background-color:#8a1234;}
Border around this has a color of #8a1234
<div style="border:2px solid #8a1234;">Content here</div>
.myborder {border:2px solid #8a1234;}