#8b083c color space conversions
Hex:
#8b083c
RGB:
139, 8, 60
CMY:
45, 97, 76
CMYK:
0, 94, 57, 45
HSL:
336°, 89.1156%, 28.8235%
HSV (HSB):
336°, 94.2446%, 54.5098%
XYZ:
11.5499, 5.9889, 4.8222
xyY:
0.5165, 0.2678, 5.9889
CIE-Lab:
29.3844, 52.0343, 7.4884
CIE-LCH:
29.3844, 52.5704, 8.1893
CIE-Luv:
29.3844, 76.7622, -1.1761
Hunter-Lab:
24.4722, 41.4186, 5.4476
#8b083c color charts
#8b083c color shades, tints & tones
#8b083c color schemes
#8b083c color preview, HTML & CSS examples
This text has a color of #8b083c
<p style="color:#8b083c;">Text here</p>
.mytext {color:#8b083c;}
This box has a color of #8b083c
<div style="background-color:#8b083c;">Content here</div>
.mybackground {background-color:#8b083c;}
Border around this has a color of #8b083c
<div style="border:2px solid #8b083c;">Content here</div>
.myborder {border:2px solid #8b083c;}