#b81d2c color space conversions
Hex:
#b81d2c
RGB:
184, 29, 44
CMY:
28, 89, 83
CMYK:
0, 84, 76, 28
HSL:
354°, 72.7700%, 41.7647%
HSV (HSB):
354°, 84.2391%, 72.1569%
XYZ:
20.6612, 11.2509, 3.4656
xyY:
0.5840, 0.3180, 11.2509
CIE-Lab:
39.9999, 59.2578, 33.1694
CIE-LCH:
39.9999, 67.9094, 29.2378
CIE-Luv:
39.9999, 112.1908, 19.9717
Hunter-Lab:
33.5424, 51.2517, 17.3539
#b81d2c color charts
#b81d2c color shades, tints & tones
#b81d2c color schemes
#b81d2c color preview, HTML & CSS examples
This text has a color of #b81d2c
<p style="color:#b81d2c;">Text here</p>
.mytext {color:#b81d2c;}
This box has a color of #b81d2c
<div style="background-color:#b81d2c;">Content here</div>
.mybackground {background-color:#b81d2c;}
Border around this has a color of #b81d2c
<div style="border:2px solid #b81d2c;">Content here</div>
.myborder {border:2px solid #b81d2c;}