#b31e7a color space conversions
Hex:
#b31e7a
RGB:
179, 30, 122
CMY:
30, 88, 52
CMYK:
0, 83, 32, 30
HSL:
323°, 71.2919%, 40.9804%
HSV (HSB):
323°, 83.2402%, 70.1961%
XYZ:
22.5675, 11.9174, 19.5232
xyY:
0.4179, 0.2207, 11.9174
CIE-Lab:
41.0845, 63.5585, -14.3571
CIE-LCH:
41.0845, 65.1599, 347.2712
CIE-Luv:
41.0845, 79.8420, -29.7222
Hunter-Lab:
34.5216, 56.2767, -9.3655
#b31e7a color charts
#b31e7a color shades, tints & tones
#b31e7a color schemes
#b31e7a color preview, HTML & CSS examples
This text has a color of #b31e7a
<p style="color:#b31e7a;">Text here</p>
.mytext {color:#b31e7a;}
This box has a color of #b31e7a
<div style="background-color:#b31e7a;">Content here</div>
.mybackground {background-color:#b31e7a;}
Border around this has a color of #b31e7a
<div style="border:2px solid #b31e7a;">Content here</div>
.myborder {border:2px solid #b31e7a;}