#8b053c color space conversions
Hex:
#8b053c
RGB:
139, 5, 60
CMY:
45, 98, 76
CMYK:
0, 96, 57, 45
HSL:
335°, 93.0556%, 28.2353%
HSV (HSB):
335°, 96.4029%, 54.5098%
XYZ:
11.5173, 5.9238, 4.8113
xyY:
0.5176, 0.2662, 5.9238
CIE-Lab:
29.2193, 52.5130, 7.2568
CIE-LCH:
29.2193, 53.0121, 7.8679
CIE-Luv:
29.2193, 77.2748, -1.5048
Hunter-Lab:
24.3388, 41.8751, 5.3166
#8b053c color charts
#8b053c color shades, tints & tones
#8b053c color schemes
#8b053c color preview, HTML & CSS examples
This text has a color of #8b053c
<p style="color:#8b053c;">Text here</p>
.mytext {color:#8b053c;}
This box has a color of #8b053c
<div style="background-color:#8b053c;">Content here</div>
.mybackground {background-color:#8b053c;}
Border around this has a color of #8b053c
<div style="border:2px solid #8b053c;">Content here</div>
.myborder {border:2px solid #8b053c;}