#b5185e color space conversions
Hex:
#b5185e
RGB:
181, 24, 94
CMY:
29, 91, 63
CMYK:
0, 87, 48, 29
HSL:
333°, 76.5854%, 40.1961%
HSV (HSB):
333°, 86.7403%, 70.9804%
XYZ:
21.4031, 11.2852, 11.6399
xyY:
0.4828, 0.2546, 11.2852
CIE-Lab:
40.0567, 62.5693, 1.7291
CIE-LCH:
40.0567, 62.5932, 1.5830
CIE-Luv:
40.0567, 94.5902, -9.4412
Hunter-Lab:
33.5934, 54.9376, 2.9719
#b5185e color charts
#b5185e color shades, tints & tones
#b5185e color schemes
#b5185e color preview, HTML & CSS examples
This text has a color of #b5185e
<p style="color:#b5185e;">Text here</p>
.mytext {color:#b5185e;}
This box has a color of #b5185e
<div style="background-color:#b5185e;">Content here</div>
.mybackground {background-color:#b5185e;}
Border around this has a color of #b5185e
<div style="border:2px solid #b5185e;">Content here</div>
.myborder {border:2px solid #b5185e;}