#b31e81 color space conversions
Hex:
#b31e81
RGB:
179, 30, 129
CMY:
30, 88, 49
CMYK:
0, 83, 28, 30
HSL:
320°, 71.2919%, 40.9804%
HSV (HSB):
320°, 83.2402%, 70.1961%
XYZ:
23.0171, 12.0972, 21.8907
xyY:
0.4038, 0.2122, 12.0972
CIE-Lab:
41.3702, 64.3696, -18.2505
CIE-LCH:
41.3702, 66.9068, 344.1706
CIE-Luv:
41.3702, 76.8901, -35.1277
Hunter-Lab:
34.7811, 57.2593, -12.9696
#b31e81 color charts
#b31e81 color shades, tints & tones
#b31e81 color schemes
#b31e81 color preview, HTML & CSS examples
This text has a color of #b31e81
<p style="color:#b31e81;">Text here</p>
.mytext {color:#b31e81;}
This box has a color of #b31e81
<div style="background-color:#b31e81;">Content here</div>
.mybackground {background-color:#b31e81;}
Border around this has a color of #b31e81
<div style="border:2px solid #b31e81;">Content here</div>
.myborder {border:2px solid #b31e81;}