#b31f63 color space conversions
Hex:
#b31f63
RGB:
179, 31, 99
CMY:
30, 88, 61
CMYK:
0, 83, 45, 30
HSL:
332°, 70.4762%, 41.1765%
HSV (HSB):
332°, 82.6816%, 70.1961%
XYZ:
21.3325, 11.4645, 12.8929
xyY:
0.4669, 0.2509, 11.4645
CIE-Lab:
40.3521, 60.9614, -1.0522
CIE-LCH:
40.3521, 60.9705, 359.0111
CIE-Luv:
40.3521, 89.1757, -12.3547
Hunter-Lab:
33.8593, 53.2073, 1.1251
#b31f63 color charts
#b31f63 color shades, tints & tones
#b31f63 color schemes
#b31f63 color preview, HTML & CSS examples
This text has a color of #b31f63
<p style="color:#b31f63;">Text here</p>
.mytext {color:#b31f63;}
This box has a color of #b31f63
<div style="background-color:#b31f63;">Content here</div>
.mybackground {background-color:#b31f63;}
Border around this has a color of #b31f63
<div style="border:2px solid #b31f63;">Content here</div>
.myborder {border:2px solid #b31f63;}