#b7181f color space conversions
Hex:
#b7181f
RGB:
183, 24, 31
CMY:
28, 91, 88
CMYK:
0, 87, 83, 28
HSL:
357°, 76.8116%, 40.5882%
HSV (HSB):
357°, 86.8852%, 71.7647%
XYZ:
20.1024, 10.8195, 2.3252
xyY:
0.6046, 0.3254, 10.8195
CIE-Lab:
39.2747, 59.6486, 39.8138
CIE-LCH:
39.2747, 71.7153, 33.7220
CIE-Luv:
39.2747, 115.7856, 23.4199
Hunter-Lab:
32.8930, 51.5268, 18.8339
#b7181f color charts
#b7181f color shades, tints & tones
#b7181f color schemes
#b7181f color preview, HTML & CSS examples
This text has a color of #b7181f
<p style="color:#b7181f;">Text here</p>
.mytext {color:#b7181f;}
This box has a color of #b7181f
<div style="background-color:#b7181f;">Content here</div>
.mybackground {background-color:#b7181f;}
Border around this has a color of #b7181f
<div style="border:2px solid #b7181f;">Content here</div>
.myborder {border:2px solid #b7181f;}