#b31c8e color space conversions
Hex:
#b31c8e
RGB:
179, 28, 142
CMY:
30, 89, 44
CMYK:
0, 84, 21, 30
HSL:
315°, 72.9469%, 40.5882%
HSV (HSB):
315°, 84.3575%, 70.1961%
XYZ:
23.8881, 12.3672, 26.7192
xyY:
0.3793, 0.1964, 12.3672
CIE-Lab:
41.7939, 66.4262, -25.5689
CIE-LCH:
41.7939, 71.1773, 338.9472
CIE-Luv:
41.7939, 71.8049, -45.6037
Hunter-Lab:
35.1670, 59.7085, -20.4305
#b31c8e color charts
#b31c8e color shades, tints & tones
#b31c8e color schemes
#b31c8e color preview, HTML & CSS examples
This text has a color of #b31c8e
<p style="color:#b31c8e;">Text here</p>
.mytext {color:#b31c8e;}
This box has a color of #b31c8e
<div style="background-color:#b31c8e;">Content here</div>
.mybackground {background-color:#b31c8e;}
Border around this has a color of #b31c8e
<div style="border:2px solid #b31c8e;">Content here</div>
.myborder {border:2px solid #b31c8e;}