#b31f53 color space conversions
Hex:
#b31f53
RGB:
179, 31, 83
CMY:
30, 88, 67
CMYK:
0, 83, 54, 30
HSL:
339°, 70.4762%, 41.1765%
HSV (HSB):
339°, 82.6816%, 70.1961%
XYZ:
20.6417, 11.1882, 9.2552
xyY:
0.5024, 0.2723, 11.1882
CIE-Lab:
39.8957, 59.6128, 8.4348
CIE-LCH:
39.8957, 60.2066, 8.0535
CIE-Luv:
39.8957, 95.4340, -1.3785
Hunter-Lab:
33.4488, 51.6195, 7.0087
#b31f53 color charts
#b31f53 color shades, tints & tones
#b31f53 color schemes
#b31f53 color preview, HTML & CSS examples
This text has a color of #b31f53
<p style="color:#b31f53;">Text here</p>
.mytext {color:#b31f53;}
This box has a color of #b31f53
<div style="background-color:#b31f53;">Content here</div>
.mybackground {background-color:#b31f53;}
Border around this has a color of #b31f53
<div style="border:2px solid #b31f53;">Content here</div>
.myborder {border:2px solid #b31f53;}