#b71e46 color space conversions
Hex:
#b71e46
RGB:
183, 30, 70
CMY:
28, 88, 73
CMYK:
0, 84, 62, 28
HSL:
344°, 71.8310%, 41.7647%
HSV (HSB):
344°, 83.6066%, 71.7647%
XYZ:
21.0982, 11.4380, 6.8901
xyY:
0.5351, 0.2901, 11.4380
CIE-Lab:
40.3086, 60.0322, 17.3850
CIE-LCH:
40.3086, 62.4988, 16.1507
CIE-Luv:
40.3086, 103.6188, 7.4372
Hunter-Lab:
33.8201, 52.1694, 11.5951
#b71e46 color charts
#b71e46 color shades, tints & tones
#b71e46 color schemes
#b71e46 color preview, HTML & CSS examples
This text has a color of #b71e46
<p style="color:#b71e46;">Text here</p>
.mytext {color:#b71e46;}
This box has a color of #b71e46
<div style="background-color:#b71e46;">Content here</div>
.mybackground {background-color:#b71e46;}
Border around this has a color of #b71e46
<div style="border:2px solid #b71e46;">Content here</div>
.myborder {border:2px solid #b71e46;}