#b30e85 color space conversions
Hex:
#b30e85
RGB:
179, 14, 133
CMY:
30, 95, 48
CMYK:
0, 92, 26, 30
HSL:
317°, 85.4922%, 37.8431%
HSV (HSB):
317°, 92.1788%, 70.1961%
XYZ:
22.9811, 11.5912, 23.2164
xyY:
0.3977, 0.2006, 11.5912
CIE-Lab:
40.5589, 67.7038, -21.9682
CIE-LCH:
40.5589, 71.1787, 342.0231
CIE-Luv:
40.5589, 77.5574, -40.5392
Hunter-Lab:
34.0459, 60.9077, -16.5986
#b30e85 color charts
#b30e85 color shades, tints & tones
#b30e85 color schemes
#b30e85 color preview, HTML & CSS examples
This text has a color of #b30e85
<p style="color:#b30e85;">Text here</p>
.mytext {color:#b30e85;}
This box has a color of #b30e85
<div style="background-color:#b30e85;">Content here</div>
.mybackground {background-color:#b30e85;}
Border around this has a color of #b30e85
<div style="border:2px solid #b30e85;">Content here</div>
.myborder {border:2px solid #b30e85;}