#b8055a color space conversions
Hex:
#b8055a
RGB:
184, 5, 90
CMY:
28, 98, 65
CMYK:
0, 97, 51, 28
HSL:
332°, 94.7090%, 37.0588%
HSV (HSB):
332°, 97.2826%, 72.1569%
XYZ:
21.6669, 11.0371, 10.6613
xyY:
0.4996, 0.2545, 11.0371
CIE-Lab:
39.6428, 65.5980, 3.7539
CIE-LCH:
39.6428, 65.7053, 3.2753
CIE-Luv:
39.6428, 101.7981, -7.8261
Hunter-Lab:
33.2221, 58.2761, 4.2288
#b8055a color charts
#b8055a color shades, tints & tones
#b8055a color schemes
#b8055a color preview, HTML & CSS examples
This text has a color of #b8055a
<p style="color:#b8055a;">Text here</p>
.mytext {color:#b8055a;}
This box has a color of #b8055a
<div style="background-color:#b8055a;">Content here</div>
.mybackground {background-color:#b8055a;}
Border around this has a color of #b8055a
<div style="border:2px solid #b8055a;">Content here</div>
.myborder {border:2px solid #b8055a;}