#b31f5f color space conversions
Hex:
#b31f5f
RGB:
179, 31, 95
CMY:
30, 88, 63
CMYK:
0, 83, 47, 30
HSL:
334°, 70.4762%, 41.1765%
HSV (HSB):
334°, 82.6816%, 70.1961%
XYZ:
21.1460, 11.3899, 11.9104
xyY:
0.4758, 0.2563, 11.3899
CIE-Lab:
40.2296, 60.6012, 1.2973
CIE-LCH:
40.2296, 60.6151, 1.2264
CIE-Luv:
40.2296, 90.7841, -9.5149
Hunter-Lab:
33.7489, 52.7815, 2.7001
#b31f5f color charts
#b31f5f color shades, tints & tones
#b31f5f color schemes
#b31f5f color preview, HTML & CSS examples
This text has a color of #b31f5f
<p style="color:#b31f5f;">Text here</p>
.mytext {color:#b31f5f;}
This box has a color of #b31f5f
<div style="background-color:#b31f5f;">Content here</div>
.mybackground {background-color:#b31f5f;}
Border around this has a color of #b31f5f
<div style="border:2px solid #b31f5f;">Content here</div>
.myborder {border:2px solid #b31f5f;}