#b71b35 color space conversions
Hex:
#b71b35
RGB:
183, 27, 53
CMY:
28, 89, 79
CMYK:
0, 85, 71, 28
HSL:
350°, 74.2857%, 41.1765%
HSV (HSB):
350°, 85.2459%, 71.7647%
XYZ:
20.5630, 11.1082, 4.4285
xyY:
0.5696, 0.3077, 11.1082
CIE-Lab:
39.7621, 59.8060, 27.3617
CIE-LCH:
39.7621, 65.7679, 24.5845
CIE-Luv:
39.7621, 109.8185, 15.6919
Hunter-Lab:
33.3289, 51.8036, 15.4523
#b71b35 color charts
#b71b35 color shades, tints & tones
#b71b35 color schemes
#b71b35 color preview, HTML & CSS examples
This text has a color of #b71b35
<p style="color:#b71b35;">Text here</p>
.mytext {color:#b71b35;}
This box has a color of #b71b35
<div style="background-color:#b71b35;">Content here</div>
.mybackground {background-color:#b71b35;}
Border around this has a color of #b71b35
<div style="border:2px solid #b71b35;">Content here</div>
.myborder {border:2px solid #b71b35;}