#b71d24 color space conversions
Hex:
#b71d24
RGB:
183, 29, 36
CMY:
28, 89, 86
CMYK:
0, 84, 80, 28
HSL:
357°, 72.6415%, 41.5686%
HSV (HSB):
357°, 84.1530%, 71.7647%
XYZ:
20.2862, 11.0734, 2.7372
xyY:
0.5950, 0.3248, 11.0734
CIE-Lab:
39.7038, 58.7046, 37.4523
CIE-LCH:
39.7038, 69.6341, 32.5370
CIE-Luv:
39.7038, 113.1122, 22.6057
Hunter-Lab:
33.2767, 50.5835, 18.4167
#b71d24 color charts
#b71d24 color shades, tints & tones
#b71d24 color schemes
#b71d24 color preview, HTML & CSS examples
This text has a color of #b71d24
<p style="color:#b71d24;">Text here</p>
.mytext {color:#b71d24;}
This box has a color of #b71d24
<div style="background-color:#b71d24;">Content here</div>
.mybackground {background-color:#b71d24;}
Border around this has a color of #b71d24
<div style="border:2px solid #b71d24;">Content here</div>
.myborder {border:2px solid #b71d24;}