#b71f26 color space conversions
Hex:
#b71f26
RGB:
183, 31, 38
CMY:
28, 88, 85
CMYK:
0, 83, 79, 28
HSL:
357°, 71.0280%, 41.9608%
HSV (HSB):
357°, 83.0601%, 71.7647%
XYZ:
20.3683, 11.1872, 2.9195
xyY:
0.5908, 0.3245, 11.1872
CIE-Lab:
39.8940, 58.2871, 36.5074
CIE-LCH:
39.8940, 68.7763, 32.0604
CIE-Luv:
39.8940, 111.9529, 22.2608
Hunter-Lab:
33.4473, 50.1679, 18.2378
#b71f26 color charts
#b71f26 color shades, tints & tones
#b71f26 color schemes
#b71f26 color preview, HTML & CSS examples
This text has a color of #b71f26
<p style="color:#b71f26;">Text here</p>
.mytext {color:#b71f26;}
This box has a color of #b71f26
<div style="background-color:#b71f26;">Content here</div>
.mybackground {background-color:#b71f26;}
Border around this has a color of #b71f26
<div style="border:2px solid #b71f26;">Content here</div>
.myborder {border:2px solid #b71f26;}