#b30d6e color space conversions
Hex:
#b30d6e
RGB:
179, 13, 110
CMY:
30, 95, 57
CMYK:
0, 93, 39, 30
HSL:
325°, 86.4583%, 37.6471%
HSV (HSB):
325°, 92.7374%, 70.1961%
XYZ:
21.5488, 10.9973, 15.7388
xyY:
0.4463, 0.2278, 10.9973
CIE-Lab:
39.5760, 65.3302, -9.1417
CIE-LCH:
39.5760, 65.9667, 352.0342
CIE-Luv:
39.5760, 87.9510, -23.0823
Hunter-Lab:
33.1622, 57.9553, -4.9255
#b30d6e color charts
#b30d6e color shades, tints & tones
#b30d6e color schemes
#b30d6e color preview, HTML & CSS examples
This text has a color of #b30d6e
<p style="color:#b30d6e;">Text here</p>
.mytext {color:#b30d6e;}
This box has a color of #b30d6e
<div style="background-color:#b30d6e;">Content here</div>
.mybackground {background-color:#b30d6e;}
Border around this has a color of #b30d6e
<div style="border:2px solid #b30d6e;">Content here</div>
.myborder {border:2px solid #b30d6e;}