#b31a85 color space conversions
Hex:
#b31a85
RGB:
179, 26, 133
CMY:
30, 90, 48
CMYK:
0, 85, 26, 30
HSL:
318°, 74.6341%, 40.1961%
HSV (HSB):
318°, 85.4749%, 70.1961%
XYZ:
23.1934, 12.0159, 23.2872
xyY:
0.3965, 0.2054, 12.0159
CIE-Lab:
41.2415, 65.7184, -20.9127
CIE-LCH:
41.2415, 68.9656, 342.3480
CIE-Luv:
41.2415, 75.9306, -38.9411
Hunter-Lab:
34.6640, 58.7709, -15.5660
#b31a85 color charts
#b31a85 color shades, tints & tones
#b31a85 color schemes
#b31a85 color preview, HTML & CSS examples
This text has a color of #b31a85
<p style="color:#b31a85;">Text here</p>
.mytext {color:#b31a85;}
This box has a color of #b31a85
<div style="background-color:#b31a85;">Content here</div>
.mybackground {background-color:#b31a85;}
Border around this has a color of #b31a85
<div style="border:2px solid #b31a85;">Content here</div>
.myborder {border:2px solid #b31a85;}