#b30b5a color space conversions
Hex:
#b30b5a
RGB:
179, 11, 90
CMY:
30, 96, 65
CMYK:
0, 94, 50, 30
HSL:
332°, 88.4211%, 37.2549%
HSV (HSB):
332°, 93.8547%, 70.1961%
XYZ:
20.5555, 10.5612, 10.6280
xyY:
0.4924, 0.2530, 10.5612
CIE-Lab:
38.8314, 63.7813, 2.4509
CIE-LCH:
38.8314, 63.8283, 2.2006
CIE-Luv:
38.8314, 96.9743, -8.8613
Hunter-Lab:
32.4981, 56.0325, 3.3588
#b30b5a color charts
#b30b5a color shades, tints & tones
#b30b5a color schemes
#b30b5a color preview, HTML & CSS examples
This text has a color of #b30b5a
<p style="color:#b30b5a;">Text here</p>
.mytext {color:#b30b5a;}
This box has a color of #b30b5a
<div style="background-color:#b30b5a;">Content here</div>
.mybackground {background-color:#b30b5a;}
Border around this has a color of #b30b5a
<div style="border:2px solid #b30b5a;">Content here</div>
.myborder {border:2px solid #b30b5a;}