#b30d6a color space conversions
Hex:
#b30d6a
RGB:
179, 13, 106
CMY:
30, 95, 58
CMYK:
0, 93, 41, 30
HSL:
326°, 86.4583%, 37.6471%
HSV (HSB):
326°, 92.7374%, 70.1961%
XYZ:
21.3358, 10.9122, 14.6174
xyY:
0.4553, 0.2328, 10.9122
CIE-Lab:
39.4321, 64.9426, -6.8352
CIE-LCH:
39.4321, 65.3013, 353.9917
CIE-Luv:
39.4321, 89.7336, -20.1107
Hunter-Lab:
33.0336, 57.4816, -3.1124
#b30d6a color charts
#b30d6a color shades, tints & tones
#b30d6a color schemes
#b30d6a color preview, HTML & CSS examples
This text has a color of #b30d6a
<p style="color:#b30d6a;">Text here</p>
.mytext {color:#b30d6a;}
This box has a color of #b30d6a
<div style="background-color:#b30d6a;">Content here</div>
.mybackground {background-color:#b30d6a;}
Border around this has a color of #b30d6a
<div style="border:2px solid #b30d6a;">Content here</div>
.myborder {border:2px solid #b30d6a;}