#b30e4b color space conversions
Hex:
#b30e4b
RGB:
179, 14, 75
CMY:
30, 95, 71
CMYK:
0, 92, 58, 30
HSL:
338°, 85.4922%, 37.8431%
HSV (HSB):
338°, 92.1788%, 70.1961%
XYZ:
20.0174, 10.4058, 7.6101
xyY:
0.5263, 0.2736, 10.4058
CIE-Lab:
38.5611, 62.3045, 11.6874
CIE-LCH:
38.5611, 63.3913, 10.6243
CIE-Luv:
38.5611, 102.5915, 1.2192
Hunter-Lab:
32.2580, 54.3153, 8.5933
#b30e4b color charts
#b30e4b color shades, tints & tones
#b30e4b color schemes
#b30e4b color preview, HTML & CSS examples
This text has a color of #b30e4b
<p style="color:#b30e4b;">Text here</p>
.mytext {color:#b30e4b;}
This box has a color of #b30e4b
<div style="background-color:#b30e4b;">Content here</div>
.mybackground {background-color:#b30e4b;}
Border around this has a color of #b30e4b
<div style="border:2px solid #b30e4b;">Content here</div>
.myborder {border:2px solid #b30e4b;}