#8b010e color space conversions
Hex:
#8b010e
RGB:
139, 1, 14
CMY:
45, 100, 95
CMYK:
0, 99, 90, 45
HSL:
354°, 98.5714%, 27.4510%
HSV (HSB):
354°, 99.2806%, 54.5098%
XYZ:
10.7376, 5.5424, 0.9193
xyY:
0.6243, 0.3222, 5.5424
CIE-Lab:
28.2273, 51.0741, 35.5183
CIE-LCH:
28.2273, 62.2103, 34.8158
CIE-Luv:
28.2273, 90.5044, 17.5652
Hunter-Lab:
23.5423, 40.2145, 14.1643
#8b010e color charts
#8b010e color shades, tints & tones
#8b010e color schemes
#8b010e color preview, HTML & CSS examples
This text has a color of #8b010e
<p style="color:#8b010e;">Text here</p>
.mytext {color:#8b010e;}
This box has a color of #8b010e
<div style="background-color:#8b010e;">Content here</div>
.mybackground {background-color:#8b010e;}
Border around this has a color of #8b010e
<div style="border:2px solid #8b010e;">Content here</div>
.myborder {border:2px solid #8b010e;}