#b8075d color space conversions
Hex:
#b8075d
RGB:
184, 7, 93
CMY:
28, 97, 64
CMYK:
0, 96, 49, 28
HSL:
331°, 92.6702%, 37.4510%
HSV (HSB):
331°, 96.1957%, 72.1569%
XYZ:
21.8189, 11.1326, 11.3547
xyY:
0.4925, 0.2513, 11.1326
CIE-Lab:
39.8029, 65.6206, 2.0731
CIE-LCH:
39.8029, 65.6533, 1.8095
CIE-Luv:
39.8029, 100.2563, -9.7178
Hunter-Lab:
33.3656, 58.3377, 3.1787
#b8075d color charts
#b8075d color shades, tints & tones
#b8075d color schemes
#b8075d color preview, HTML & CSS examples
This text has a color of #b8075d
<p style="color:#b8075d;">Text here</p>
.mytext {color:#b8075d;}
This box has a color of #b8075d
<div style="background-color:#b8075d;">Content here</div>
.mybackground {background-color:#b8075d;}
Border around this has a color of #b8075d
<div style="border:2px solid #b8075d;">Content here</div>
.myborder {border:2px solid #b8075d;}