#b81e3f color space conversions
Hex:
#b81e3f
RGB:
184, 30, 63
CMY:
28, 88, 75
CMYK:
0, 84, 66, 28
HSL:
347°, 71.9626%, 41.9608%
HSV (HSB):
347°, 83.6957%, 72.1569%
XYZ:
21.1286, 11.4778, 5.8045
xyY:
0.5501, 0.2988, 11.4778
CIE-Lab:
40.3738, 59.8968, 21.9247
CIE-LCH:
40.3738, 63.7834, 20.1047
CIE-Luv:
40.3738, 106.6813, 11.5018
Hunter-Lab:
33.8789, 52.0340, 13.5571
#b81e3f color charts
#b81e3f color shades, tints & tones
#b81e3f color schemes
#b81e3f color preview, HTML & CSS examples
This text has a color of #b81e3f
<p style="color:#b81e3f;">Text here</p>
.mytext {color:#b81e3f;}
This box has a color of #b81e3f
<div style="background-color:#b81e3f;">Content here</div>
.mybackground {background-color:#b81e3f;}
Border around this has a color of #b81e3f
<div style="border:2px solid #b81e3f;">Content here</div>
.myborder {border:2px solid #b81e3f;}