#b30a85 color space conversions
Hex:
#b30a85
RGB:
179, 10, 133
CMY:
30, 96, 48
CMYK:
0, 94, 26, 30
HSL:
316°, 89.4180%, 37.0588%
HSV (HSB):
316°, 94.4134%, 70.1961%
XYZ:
22.9326, 11.4942, 23.2002
xyY:
0.3979, 0.1995, 11.4942
CIE-Lab:
40.4007, 68.1664, -22.2132
CIE-LCH:
40.4007, 71.6944, 341.9509
CIE-Luv:
40.4007, 77.9315, -40.9073
Hunter-Lab:
33.9032, 61.4094, -16.8405
#b30a85 color charts
#b30a85 color shades, tints & tones
#b30a85 color schemes
#b30a85 color preview, HTML & CSS examples
This text has a color of #b30a85
<p style="color:#b30a85;">Text here</p>
.mytext {color:#b30a85;}
This box has a color of #b30a85
<div style="background-color:#b30a85;">Content here</div>
.mybackground {background-color:#b30a85;}
Border around this has a color of #b30a85
<div style="border:2px solid #b30a85;">Content here</div>
.myborder {border:2px solid #b30a85;}