#b31a49 color space conversions
Hex:
#b31a49
RGB:
179, 26, 73
CMY:
30, 90, 71
CMYK:
0, 85, 59, 30
HSL:
342°, 74.6341%, 40.1961%
HSV (HSB):
342°, 85.4749%, 70.1961%
XYZ:
20.1624, 10.8035, 7.3259
xyY:
0.5265, 0.2821, 10.8035
CIE-Lab:
39.2476, 60.0618, 13.9094
CIE-LCH:
39.2476, 61.6514, 13.0390
CIE-Luv:
39.2476, 100.5780, 3.9997
Hunter-Lab:
32.8687, 51.9755, 9.7933
#b31a49 color charts
#b31a49 color shades, tints & tones
#b31a49 color schemes
#b31a49 color preview, HTML & CSS examples
This text has a color of #b31a49
<p style="color:#b31a49;">Text here</p>
.mytext {color:#b31a49;}
This box has a color of #b31a49
<div style="background-color:#b31a49;">Content here</div>
.mybackground {background-color:#b31a49;}
Border around this has a color of #b31a49
<div style="border:2px solid #b31a49;">Content here</div>
.myborder {border:2px solid #b31a49;}