#b71b30 color space conversions
Hex:
#b71b30
RGB:
183, 27, 48
CMY:
28, 89, 81
CMYK:
0, 85, 74, 28
HSL:
352°, 74.2857%, 41.1765%
HSV (HSB):
352°, 85.2459%, 71.7647%
XYZ:
20.4539, 11.0645, 3.8539
xyY:
0.5782, 0.3128, 11.0645
CIE-Lab:
39.6890, 59.5893, 30.3488
CIE-LCH:
39.6890, 66.8726, 26.9897
CIE-Luv:
39.6890, 111.1388, 17.8720
Hunter-Lab:
33.2634, 51.5498, 16.4150
#b71b30 color charts
#b71b30 color shades, tints & tones
#b71b30 color schemes
#b71b30 color preview, HTML & CSS examples
This text has a color of #b71b30
<p style="color:#b71b30;">Text here</p>
.mytext {color:#b71b30;}
This box has a color of #b71b30
<div style="background-color:#b71b30;">Content here</div>
.mybackground {background-color:#b71b30;}
Border around this has a color of #b71b30
<div style="border:2px solid #b71b30;">Content here</div>
.myborder {border:2px solid #b71b30;}