#b31f4d color space conversions
Hex:
#b31f4d
RGB:
179, 31, 77
CMY:
30, 88, 70
CMYK:
0, 83, 57, 30
HSL:
341°, 70.4762%, 41.1765%
HSV (HSB):
341°, 82.6816%, 70.1961%
XYZ:
20.4199, 11.0995, 8.0873
xyY:
0.5156, 0.2802, 11.0995
CIE-Lab:
39.7476, 59.1711, 12.0456
CIE-LCH:
39.7476, 60.3847, 11.5067
CIE-Luv:
39.7476, 97.6330, 2.4342
Hunter-Lab:
33.3159, 51.1031, 8.9287
#b31f4d color charts
#b31f4d color shades, tints & tones
#b31f4d color schemes
#b31f4d color preview, HTML & CSS examples
This text has a color of #b31f4d
<p style="color:#b31f4d;">Text here</p>
.mytext {color:#b31f4d;}
This box has a color of #b31f4d
<div style="background-color:#b31f4d;">Content here</div>
.mybackground {background-color:#b31f4d;}
Border around this has a color of #b31f4d
<div style="border:2px solid #b31f4d;">Content here</div>
.myborder {border:2px solid #b31f4d;}