#b71b41 color space conversions
Hex:
#b71b41
RGB:
183, 27, 65
CMY:
28, 89, 75
CMYK:
0, 85, 64, 28
HSL:
345°, 74.2857%, 41.1765%
HSV (HSB):
345°, 85.2459%, 71.7647%
XYZ:
20.8745, 11.2328, 6.0690
xyY:
0.5468, 0.2942, 11.2328
CIE-Lab:
39.9698, 60.4188, 20.1018
CIE-LCH:
39.9698, 63.6750, 18.4027
CIE-Luv:
39.9698, 106.2172, 9.7152
Hunter-Lab:
33.5154, 52.5239, 12.7245
#b71b41 color charts
#b71b41 color shades, tints & tones
#b71b41 color schemes
#b71b41 color preview, HTML & CSS examples
This text has a color of #b71b41
<p style="color:#b71b41;">Text here</p>
.mytext {color:#b71b41;}
This box has a color of #b71b41
<div style="background-color:#b71b41;">Content here</div>
.mybackground {background-color:#b71b41;}
Border around this has a color of #b71b41
<div style="border:2px solid #b71b41;">Content here</div>
.myborder {border:2px solid #b71b41;}