#b81d3a color space conversions
Hex:
#b81d3a
RGB:
184, 29, 58
CMY:
28, 89, 77
CMYK:
0, 84, 68, 28
HSL:
349°, 72.7700%, 41.7647%
HSV (HSB):
349°, 84.2391%, 72.1569%
XYZ:
20.9703, 11.3746, 5.0932
xyY:
0.5601, 0.3038, 11.3746
CIE-Lab:
40.2043, 59.8686, 24.8417
CIE-LCH:
40.2043, 64.8179, 22.5354
CIE-Luv:
40.2043, 108.5243, 13.8632
Hunter-Lab:
33.7262, 51.9667, 14.6545
#b81d3a color charts
#b81d3a color shades, tints & tones
#b81d3a color schemes
#b81d3a color preview, HTML & CSS examples
This text has a color of #b81d3a
<p style="color:#b81d3a;">Text here</p>
.mytext {color:#b81d3a;}
This box has a color of #b81d3a
<div style="background-color:#b81d3a;">Content here</div>
.mybackground {background-color:#b81d3a;}
Border around this has a color of #b81d3a
<div style="border:2px solid #b81d3a;">Content here</div>
.myborder {border:2px solid #b81d3a;}