#b30a3f color space conversions
Hex:
#b30a3f
RGB:
179, 10, 63
CMY:
30, 96, 75
CMYK:
0, 94, 65, 30
HSL:
341°, 89.4180%, 37.0588%
HSV (HSB):
341°, 94.4134%, 70.1961%
XYZ:
19.5962, 10.1597, 5.6308
xyY:
0.5538, 0.2871, 10.1597
CIE-Lab:
38.1275, 62.0717, 18.8100
CIE-LCH:
38.1275, 64.8591, 16.8587
CIE-Luv:
38.1275, 107.6315, 7.8094
Hunter-Lab:
31.8742, 53.9612, 11.8380
#b30a3f color charts
#b30a3f color shades, tints & tones
#b30a3f color schemes
#b30a3f color preview, HTML & CSS examples
This text has a color of #b30a3f
<p style="color:#b30a3f;">Text here</p>
.mytext {color:#b30a3f;}
This box has a color of #b30a3f
<div style="background-color:#b30a3f;">Content here</div>
.mybackground {background-color:#b30a3f;}
Border around this has a color of #b30a3f
<div style="border:2px solid #b30a3f;">Content here</div>
.myborder {border:2px solid #b30a3f;}