#b31e64 color space conversions
Hex:
#b31e64
RGB:
179, 30, 100
CMY:
30, 88, 61
CMYK:
0, 83, 44, 30
HSL:
332°, 71.2919%, 40.9804%
HSV (HSB):
332°, 83.2402%, 70.1961%
XYZ:
21.3549, 11.4324, 13.1377
xyY:
0.4650, 0.2489, 11.4324
CIE-Lab:
40.2993, 61.2953, -1.7610
CIE-LCH:
40.2993, 61.3206, 358.3544
CIE-Luv:
40.2993, 89.0337, -13.2669
Hunter-Lab:
33.8118, 53.5670, 0.6308
#b31e64 color charts
#b31e64 color shades, tints & tones
#b31e64 color schemes
#b31e64 color preview, HTML & CSS examples
This text has a color of #b31e64
<p style="color:#b31e64;">Text here</p>
.mytext {color:#b31e64;}
This box has a color of #b31e64
<div style="background-color:#b31e64;">Content here</div>
.mybackground {background-color:#b31e64;}
Border around this has a color of #b31e64
<div style="border:2px solid #b31e64;">Content here</div>
.myborder {border:2px solid #b31e64;}