#b31e6c color space conversions
Hex:
#b31e6c
RGB:
179, 30, 108
CMY:
30, 88, 58
CMYK:
0, 83, 40, 30
HSL:
329°, 71.2919%, 40.9804%
HSV (HSB):
329°, 83.2402%, 70.1961%
XYZ:
21.7615, 11.5950, 15.2785
xyY:
0.4474, 0.2384, 11.5950
CIE-Lab:
40.5650, 62.0668, -6.4031
CIE-LCH:
40.5650, 62.3962, 354.1100
CIE-Luv:
40.5650, 85.7287, -19.1236
Hunter-Lab:
34.0514, 54.4853, -2.7668
#b31e6c color charts
#b31e6c color shades, tints & tones
#b31e6c color schemes
#b31e6c color preview, HTML & CSS examples
This text has a color of #b31e6c
<p style="color:#b31e6c;">Text here</p>
.mytext {color:#b31e6c;}
This box has a color of #b31e6c
<div style="background-color:#b31e6c;">Content here</div>
.mybackground {background-color:#b31e6c;}
Border around this has a color of #b31e6c
<div style="border:2px solid #b31e6c;">Content here</div>
.myborder {border:2px solid #b31e6c;}