#b31e50 color space conversions
Hex:
#b31e50
RGB:
179, 30, 80
CMY:
30, 88, 69
CMYK:
0, 83, 55, 30
HSL:
340°, 71.2919%, 40.9804%
HSV (HSB):
340°, 83.2402%, 70.1961%
XYZ:
20.5026, 11.0914, 8.6497
xyY:
0.5095, 0.2756, 11.0914
CIE-Lab:
39.7341, 59.6330, 10.1173
CIE-LCH:
39.7341, 60.4851, 9.6291
CIE-Luv:
39.7341, 96.8550, 0.3643
Hunter-Lab:
33.3038, 51.6073, 7.9139
#b31e50 color charts
#b31e50 color shades, tints & tones
#b31e50 color schemes
#b31e50 color preview, HTML & CSS examples
This text has a color of #b31e50
<p style="color:#b31e50;">Text here</p>
.mytext {color:#b31e50;}
This box has a color of #b31e50
<div style="background-color:#b31e50;">Content here</div>
.mybackground {background-color:#b31e50;}
Border around this has a color of #b31e50
<div style="border:2px solid #b31e50;">Content here</div>
.myborder {border:2px solid #b31e50;}