#b7015b color space conversions
Hex:
#b7015b
RGB:
183, 1, 91
CMY:
28, 100, 64
CMYK:
0, 99, 50, 28
HSL:
330°, 98.9130%, 36.0784%
HSV (HSB):
330°, 99.4536%, 71.7647%
XYZ:
21.4276, 10.8443, 10.8613
xyY:
0.4968, 0.2514, 10.8443
CIE-Lab:
39.3170, 65.8739, 2.6191
CIE-LCH:
39.3170, 65.9259, 2.2768
CIE-Luv:
39.3170, 101.0636, -9.1492
Hunter-Lab:
32.9307, 58.5191, 3.4963
#b7015b color charts
#b7015b color shades, tints & tones
#b7015b color schemes
#b7015b color preview, HTML & CSS examples
This text has a color of #b7015b
<p style="color:#b7015b;">Text here</p>
.mytext {color:#b7015b;}
This box has a color of #b7015b
<div style="background-color:#b7015b;">Content here</div>
.mybackground {background-color:#b7015b;}
Border around this has a color of #b7015b
<div style="border:2px solid #b7015b;">Content here</div>
.myborder {border:2px solid #b7015b;}