#b30d2f color space conversions
Hex:
#b30d2f
RGB:
179, 13, 47
CMY:
30, 95, 82
CMYK:
0, 93, 74, 30
HSL:
348°, 86.4583%, 37.6471%
HSV (HSB):
348°, 92.7374%, 70.1961%
XYZ:
19.2474, 10.0768, 3.6199
xyY:
0.5842, 0.3059, 10.0768
CIE-Lab:
37.9799, 60.9451, 28.7593
CIE-LCH:
37.9799, 67.3900, 25.2621
CIE-Luv:
37.9799, 112.0342, 15.8015
Hunter-Lab:
31.7440, 52.6786, 15.4597
#b30d2f color charts
#b30d2f color shades, tints & tones
#b30d2f color schemes
#b30d2f color preview, HTML & CSS examples
This text has a color of #b30d2f
<p style="color:#b30d2f;">Text here</p>
.mytext {color:#b30d2f;}
This box has a color of #b30d2f
<div style="background-color:#b30d2f;">Content here</div>
.mybackground {background-color:#b30d2f;}
Border around this has a color of #b30d2f
<div style="border:2px solid #b30d2f;">Content here</div>
.myborder {border:2px solid #b30d2f;}