#b31d7e color space conversions
Hex:
#b31d7e
RGB:
179, 29, 126
CMY:
30, 89, 51
CMYK:
0, 84, 30, 30
HSL:
321°, 72.1154%, 40.7843%
HSV (HSB):
321°, 83.7989%, 70.1961%
XYZ:
22.7957, 11.9688, 20.8474
xyY:
0.4099, 0.2152, 11.9688
CIE-Lab:
41.1665, 64.2451, -16.7100
CIE-LCH:
41.1665, 66.3827, 345.4205
CIE-Luv:
41.1665, 78.3560, -32.9924
Hunter-Lab:
34.5959, 57.0728, -11.5108
#b31d7e color charts
#b31d7e color shades, tints & tones
#b31d7e color schemes
#b31d7e color preview, HTML & CSS examples
This text has a color of #b31d7e
<p style="color:#b31d7e;">Text here</p>
.mytext {color:#b31d7e;}
This box has a color of #b31d7e
<div style="background-color:#b31d7e;">Content here</div>
.mybackground {background-color:#b31d7e;}
Border around this has a color of #b31d7e
<div style="border:2px solid #b31d7e;">Content here</div>
.myborder {border:2px solid #b31d7e;}