#b81e35 color space conversions
Hex:
#b81e35
RGB:
184, 30, 53
CMY:
28, 88, 79
CMYK:
0, 84, 71, 28
HSL:
351°, 71.9626%, 41.9608%
HSV (HSB):
351°, 83.6957%, 72.1569%
XYZ:
20.8740, 11.3759, 4.4638
xyY:
0.5686, 0.3099, 11.3759
CIE-Lab:
40.2066, 59.3961, 27.9459
CIE-LCH:
40.2066, 65.6420, 25.1970
CIE-Luv:
40.2066, 109.5803, 16.3748
Hunter-Lab:
33.7282, 51.4473, 15.7630
#b81e35 color charts
#b81e35 color shades, tints & tones
#b81e35 color schemes
#b81e35 color preview, HTML & CSS examples
This text has a color of #b81e35
<p style="color:#b81e35;">Text here</p>
.mytext {color:#b81e35;}
This box has a color of #b81e35
<div style="background-color:#b81e35;">Content here</div>
.mybackground {background-color:#b81e35;}
Border around this has a color of #b81e35
<div style="border:2px solid #b81e35;">Content here</div>
.myborder {border:2px solid #b81e35;}