#b31c55 color space conversions
Hex:
#b31c55
RGB:
179, 28, 85
CMY:
30, 89, 67
CMYK:
0, 84, 53, 30
HSL:
337°, 72.9469%, 40.5882%
HSV (HSB):
337°, 84.3575%, 70.1961%
XYZ:
20.6454, 11.0701, 9.6429
xyY:
0.4992, 0.2677, 11.0701
CIE-Lab:
39.6983, 60.4813, 6.8832
CIE-LCH:
39.6983, 60.8717, 6.4927
CIE-Luv:
39.6983, 95.5494, -3.2417
Hunter-Lab:
33.2717, 52.5350, 6.1066
#b31c55 color charts
#b31c55 color shades, tints & tones
#b31c55 color schemes
#b31c55 color preview, HTML & CSS examples
This text has a color of #b31c55
<p style="color:#b31c55;">Text here</p>
.mytext {color:#b31c55;}
This box has a color of #b31c55
<div style="background-color:#b31c55;">Content here</div>
.mybackground {background-color:#b31c55;}
Border around this has a color of #b31c55
<div style="border:2px solid #b31c55;">Content here</div>
.myborder {border:2px solid #b31c55;}