#b71d2f color space conversions
Hex:
#b71d2f
RGB:
183, 29, 47
CMY:
28, 89, 82
CMYK:
0, 84, 74, 28
HSL:
353°, 72.6415%, 41.5686%
HSV (HSB):
353°, 84.1530%, 71.7647%
XYZ:
20.4809, 11.1512, 3.7623
xyY:
0.5786, 0.3151, 11.1512
CIE-Lab:
39.8340, 59.0959, 31.1238
CIE-LCH:
39.8340, 66.7908, 27.7743
CIE-Luv:
39.8340, 110.6947, 18.5901
Hunter-Lab:
33.3935, 51.0391, 16.6955
#b71d2f color charts
#b71d2f color shades, tints & tones
#b71d2f color schemes
#b71d2f color preview, HTML & CSS examples
This text has a color of #b71d2f
<p style="color:#b71d2f;">Text here</p>
.mytext {color:#b71d2f;}
This box has a color of #b71d2f
<div style="background-color:#b71d2f;">Content here</div>
.mybackground {background-color:#b71d2f;}
Border around this has a color of #b71d2f
<div style="border:2px solid #b71d2f;">Content here</div>
.myborder {border:2px solid #b71d2f;}