#b81f3f color space conversions
Hex:
#b81f3f
RGB:
184, 31, 63
CMY:
28, 88, 75
CMYK:
0, 83, 66, 28
HSL:
347°, 71.1628%, 42.1569%
HSV (HSB):
347°, 83.1522%, 72.1569%
XYZ:
21.1544, 11.5292, 5.8130
xyY:
0.5495, 0.2995, 11.5292
CIE-Lab:
40.4579, 59.6573, 22.0326
CIE-LCH:
40.4579, 63.5958, 20.2702
CIE-Luv:
40.4579, 106.3386, 11.6735
Hunter-Lab:
33.9547, 51.7879, 13.6179
#b81f3f color charts
#b81f3f color shades, tints & tones
#b81f3f color schemes
#b81f3f color preview, HTML & CSS examples
This text has a color of #b81f3f
<p style="color:#b81f3f;">Text here</p>
.mytext {color:#b81f3f;}
This box has a color of #b81f3f
<div style="background-color:#b81f3f;">Content here</div>
.mybackground {background-color:#b81f3f;}
Border around this has a color of #b81f3f
<div style="border:2px solid #b81f3f;">Content here</div>
.myborder {border:2px solid #b81f3f;}