#b71f46 color space conversions
Hex:
#b71f46
RGB:
183, 31, 70
CMY:
28, 88, 73
CMYK:
0, 83, 62, 28
HSL:
345°, 71.0280%, 41.9608%
HSV (HSB):
345°, 83.0601%, 71.7647%
XYZ:
21.1239, 11.4894, 6.8987
xyY:
0.5346, 0.2908, 11.4894
CIE-Lab:
40.3929, 59.7919, 17.4972
CIE-LCH:
40.3929, 62.2995, 16.3114
CIE-Luv:
40.3929, 103.2895, 7.6141
Hunter-Lab:
33.8961, 51.9224, 11.6603
#b71f46 color charts
#b71f46 color shades, tints & tones
#b71f46 color schemes
#b71f46 color preview, HTML & CSS examples
This text has a color of #b71f46
<p style="color:#b71f46;">Text here</p>
.mytext {color:#b71f46;}
This box has a color of #b71f46
<div style="background-color:#b71f46;">Content here</div>
.mybackground {background-color:#b71f46;}
Border around this has a color of #b71f46
<div style="border:2px solid #b71f46;">Content here</div>
.myborder {border:2px solid #b71f46;}