#b30d4c color space conversions
Hex:
#b30d4c
RGB:
179, 13, 76
CMY:
30, 95, 70
CMYK:
0, 93, 58, 30
HSL:
337°, 86.4583%, 37.6471%
HSV (HSB):
337°, 92.7374%, 70.1961%
XYZ:
20.0388, 10.3934, 7.7874
xyY:
0.5243, 0.2719, 10.3934
CIE-Lab:
38.5393, 62.5041, 11.0149
CIE-LCH:
38.5393, 63.4673, 9.9944
CIE-Luv:
38.5393, 102.3775, 0.5030
Hunter-Lab:
32.2387, 54.5336, 8.2453
#b30d4c color charts
#b30d4c color shades, tints & tones
#b30d4c color schemes
#b30d4c color preview, HTML & CSS examples
This text has a color of #b30d4c
<p style="color:#b30d4c;">Text here</p>
.mytext {color:#b30d4c;}
This box has a color of #b30d4c
<div style="background-color:#b30d4c;">Content here</div>
.mybackground {background-color:#b30d4c;}
Border around this has a color of #b30d4c
<div style="border:2px solid #b30d4c;">Content here</div>
.myborder {border:2px solid #b30d4c;}