#b30e5a color space conversions
Hex:
#b30e5a
RGB:
179, 14, 90
CMY:
30, 95, 65
CMYK:
0, 92, 50, 30
HSL:
332°, 85.4922%, 37.8431%
HSV (HSB):
332°, 92.1788%, 70.1961%
XYZ:
20.5929, 10.6360, 10.6404
xyY:
0.4918, 0.2540, 10.6360
CIE-Lab:
38.9605, 63.4068, 2.6374
CIE-LCH:
38.9605, 63.4617, 2.3819
CIE-Luv:
38.9605, 96.5398, -8.5717
Hunter-Lab:
32.6128, 55.6388, 3.4847
#b30e5a color charts
#b30e5a color shades, tints & tones
#b30e5a color schemes
#b30e5a color preview, HTML & CSS examples
This text has a color of #b30e5a
<p style="color:#b30e5a;">Text here</p>
.mytext {color:#b30e5a;}
This box has a color of #b30e5a
<div style="background-color:#b30e5a;">Content here</div>
.mybackground {background-color:#b30e5a;}
Border around this has a color of #b30e5a
<div style="border:2px solid #b30e5a;">Content here</div>
.myborder {border:2px solid #b30e5a;}