#b31b32 color space conversions
Hex:
#b31b32
RGB:
179, 27, 50
CMY:
30, 89, 80
CMYK:
0, 85, 72, 30
HSL:
351°, 73.7864%, 40.3922%
HSV (HSB):
351°, 84.9162%, 70.1961%
XYZ:
19.5581, 10.5979, 4.0324
xyY:
0.5721, 0.3100, 10.5979
CIE-Lab:
38.8947, 58.5730, 27.9812
CIE-LCH:
38.8947, 64.9134, 25.5345
CIE-Luv:
38.8947, 107.4785, 16.1937
Hunter-Lab:
32.5544, 50.2694, 15.4440
#b31b32 color charts
#b31b32 color shades, tints & tones
#b31b32 color schemes
#b31b32 color preview, HTML & CSS examples
This text has a color of #b31b32
<p style="color:#b31b32;">Text here</p>
.mytext {color:#b31b32;}
This box has a color of #b31b32
<div style="background-color:#b31b32;">Content here</div>
.mybackground {background-color:#b31b32;}
Border around this has a color of #b31b32
<div style="border:2px solid #b31b32;">Content here</div>
.myborder {border:2px solid #b31b32;}