#b30c3b color space conversions
Hex:
#b30c3b
RGB:
179, 12, 59
CMY:
30, 95, 77
CMYK:
0, 93, 67, 30
HSL:
343°, 87.4346%, 37.4510%
HSV (HSB):
343°, 93.2961%, 70.1961%
XYZ:
19.5113, 10.1624, 5.0709
xyY:
0.5616, 0.2925, 10.1624
CIE-Lab:
38.1324, 61.6237, 21.3751
CIE-LCH:
38.1324, 65.2256, 19.1299
CIE-Luv:
38.1324, 108.6407, 10.0857
Hunter-Lab:
31.8785, 53.4636, 12.8838
#b30c3b color charts
#b30c3b color shades, tints & tones
#b30c3b color schemes
#b30c3b color preview, HTML & CSS examples
This text has a color of #b30c3b
<p style="color:#b30c3b;">Text here</p>
.mytext {color:#b30c3b;}
This box has a color of #b30c3b
<div style="background-color:#b30c3b;">Content here</div>
.mybackground {background-color:#b30c3b;}
Border around this has a color of #b30c3b
<div style="border:2px solid #b30c3b;">Content here</div>
.myborder {border:2px solid #b30c3b;}