#b31e6f color space conversions
Hex:
#b31e6f
RGB:
179, 30, 111
CMY:
30, 88, 56
CMYK:
0, 83, 38, 30
HSL:
327°, 71.2919%, 40.9804%
HSV (HSB):
327°, 83.2402%, 70.1961%
XYZ:
21.9239, 11.6599, 16.1340
xyY:
0.4410, 0.2345, 11.6599
CIE-Lab:
40.6705, 62.3715, -8.1260
CIE-LCH:
40.6705, 62.8986, 352.5771
CIE-Luv:
40.6705, 84.4746, -21.3627
Hunter-Lab:
34.1467, 54.8495, -4.1113
#b31e6f color charts
#b31e6f color shades, tints & tones
#b31e6f color schemes
#b31e6f color preview, HTML & CSS examples
This text has a color of #b31e6f
<p style="color:#b31e6f;">Text here</p>
.mytext {color:#b31e6f;}
This box has a color of #b31e6f
<div style="background-color:#b31e6f;">Content here</div>
.mybackground {background-color:#b31e6f;}
Border around this has a color of #b31e6f
<div style="border:2px solid #b31e6f;">Content here</div>
.myborder {border:2px solid #b31e6f;}