#b81b32 color space conversions
Hex:
#b81b32
RGB:
184, 27, 50
CMY:
28, 89, 80
CMYK:
0, 85, 73, 28
HSL:
351°, 74.4076%, 41.3725%
HSV (HSB):
351°, 85.3261%, 72.1569%
XYZ:
20.7348, 11.2045, 4.0875
xyY:
0.5755, 0.3110, 11.2045
CIE-Lab:
39.9228, 59.9471, 29.4516
CIE-LCH:
39.9228, 66.7911, 26.1646
CIE-Luv:
39.9228, 111.4081, 17.2288
Hunter-Lab:
33.4731, 51.9933, 16.1912
#b81b32 color charts
#b81b32 color shades, tints & tones
#b81b32 color schemes
#b81b32 color preview, HTML & CSS examples
This text has a color of #b81b32
<p style="color:#b81b32;">Text here</p>
.mytext {color:#b81b32;}
This box has a color of #b81b32
<div style="background-color:#b81b32;">Content here</div>
.mybackground {background-color:#b81b32;}
Border around this has a color of #b81b32
<div style="border:2px solid #b81b32;">Content here</div>
.myborder {border:2px solid #b81b32;}