#8b083e color space conversions
Hex:
#8b083e
RGB:
139, 8, 62
CMY:
45, 97, 76
CMYK:
0, 94, 55, 45
HSL:
335°, 89.1156%, 28.8235%
HSV (HSB):
335°, 94.2446%, 54.5098%
XYZ:
11.6038, 6.0104, 5.1060
xyY:
0.5107, 0.2645, 6.0104
CIE-Lab:
29.4388, 52.1845, 6.2204
CIE-LCH:
29.4388, 52.5539, 6.7976
CIE-Luv:
29.4388, 76.0074, -2.4126
Hunter-Lab:
24.5162, 41.5828, 4.8130
#8b083e color charts
#8b083e color shades, tints & tones
#8b083e color schemes
#8b083e color preview, HTML & CSS examples
This text has a color of #8b083e
<p style="color:#8b083e;">Text here</p>
.mytext {color:#8b083e;}
This box has a color of #8b083e
<div style="background-color:#8b083e;">Content here</div>
.mybackground {background-color:#8b083e;}
Border around this has a color of #8b083e
<div style="border:2px solid #8b083e;">Content here</div>
.myborder {border:2px solid #8b083e;}