#b81d36 color space conversions
Hex:
#b81d36
RGB:
184, 29, 54
CMY:
28, 89, 79
CMYK:
0, 84, 71, 28
HSL:
350°, 72.7700%, 41.7647%
HSV (HSB):
350°, 84.2391%, 72.1569%
XYZ:
20.8724, 11.3354, 4.5779
xyY:
0.5674, 0.3081, 11.3354
CIE-Lab:
40.1398, 59.6761, 27.2478
CIE-LCH:
40.1398, 65.6024, 24.5412
CIE-Luv:
40.1398, 109.6588, 15.7579
Hunter-Lab:
33.6681, 51.7410, 15.5060
#b81d36 color charts
#b81d36 color shades, tints & tones
#b81d36 color schemes
#b81d36 color preview, HTML & CSS examples
This text has a color of #b81d36
<p style="color:#b81d36;">Text here</p>
.mytext {color:#b81d36;}
This box has a color of #b81d36
<div style="background-color:#b81d36;">Content here</div>
.mybackground {background-color:#b81d36;}
Border around this has a color of #b81d36
<div style="border:2px solid #b81d36;">Content here</div>
.myborder {border:2px solid #b81d36;}