#b2015e color space conversions
Hex:
#b2015e
RGB:
178, 1, 94
CMY:
30, 100, 63
CMYK:
0, 99, 47, 30
HSL:
328°, 98.8827%, 35.0980%
HSV (HSB):
328°, 99.4382%, 69.8039%
XYZ:
20.3913, 10.2948, 11.5020
xyY:
0.4833, 0.2440, 10.2948
CIE-Lab:
38.3665, 64.9840, -0.8089
CIE-LCH:
38.3665, 64.9891, 359.2868
CIE-Luv:
38.3665, 95.6771, -12.8161
Hunter-Lab:
32.0856, 57.2923, 1.2056
#b2015e color charts
#b2015e color shades, tints & tones
#b2015e color schemes
#b2015e color preview, HTML & CSS examples
This text has a color of #b2015e
<p style="color:#b2015e;">Text here</p>
.mytext {color:#b2015e;}
This box has a color of #b2015e
<div style="background-color:#b2015e;">Content here</div>
.mybackground {background-color:#b2015e;}
Border around this has a color of #b2015e
<div style="border:2px solid #b2015e;">Content here</div>
.myborder {border:2px solid #b2015e;}