#b8185c color space conversions
Hex:
#b8185c
RGB:
184, 24, 92
CMY:
28, 91, 64
CMYK:
0, 87, 50, 28
HSL:
335°, 76.9231%, 40.7843%
HSV (HSB):
335°, 86.9565%, 72.1569%
XYZ:
22.0256, 11.6163, 11.2065
xyY:
0.4911, 0.2590, 11.6163
CIE-Lab:
40.5997, 63.1497, 3.8583
CIE-LCH:
40.5997, 63.2674, 3.4963
CIE-Luv:
40.5997, 97.8518, -7.1606
Hunter-Lab:
34.0827, 55.7088, 4.3632
#b8185c color charts
#b8185c color shades, tints & tones
#b8185c color schemes
#b8185c color preview, HTML & CSS examples
This text has a color of #b8185c
<p style="color:#b8185c;">Text here</p>
.mytext {color:#b8185c;}
This box has a color of #b8185c
<div style="background-color:#b8185c;">Content here</div>
.mybackground {background-color:#b8185c;}
Border around this has a color of #b8185c
<div style="border:2px solid #b8185c;">Content here</div>
.myborder {border:2px solid #b8185c;}