#b81f35 color space conversions
Hex:
#b81f35
RGB:
184, 31, 53
CMY:
28, 88, 79
CMYK:
0, 83, 71, 28
HSL:
351°, 71.1628%, 42.1569%
HSV (HSB):
351°, 83.1522%, 72.1569%
XYZ:
20.8998, 11.4274, 4.4723
xyY:
0.5679, 0.3105, 11.4274
CIE-Lab:
40.2911, 59.1554, 28.0475
CIE-LCH:
40.2911, 65.4678, 25.3672
CIE-Luv:
40.2911, 109.2190, 16.5409
Hunter-Lab:
33.8044, 51.2010, 15.8190
#b81f35 color charts
#b81f35 color shades, tints & tones
#b81f35 color schemes
#b81f35 color preview, HTML & CSS examples
This text has a color of #b81f35
<p style="color:#b81f35;">Text here</p>
.mytext {color:#b81f35;}
This box has a color of #b81f35
<div style="background-color:#b81f35;">Content here</div>
.mybackground {background-color:#b81f35;}
Border around this has a color of #b81f35
<div style="border:2px solid #b81f35;">Content here</div>
.myborder {border:2px solid #b81f35;}