#b30f5f color space conversions
Hex:
#b30f5f
RGB:
179, 15, 95
CMY:
30, 94, 63
CMYK:
0, 92, 47, 30
HSL:
331°, 84.5361%, 38.0392%
HSV (HSB):
331°, 91.6201%, 70.1961%
XYZ:
20.8268, 10.7516, 11.8040
xyY:
0.4801, 0.2478, 10.7516
CIE-Lab:
39.1589, 63.6842, -0.2630
CIE-LCH:
39.1589, 63.6848, 359.7634
CIE-Luv:
39.1589, 94.2583, -11.9473
Hunter-Lab:
32.7896, 55.9951, 1.6087
#b30f5f color charts
#b30f5f color shades, tints & tones
#b30f5f color schemes
#b30f5f color preview, HTML & CSS examples
This text has a color of #b30f5f
<p style="color:#b30f5f;">Text here</p>
.mytext {color:#b30f5f;}
This box has a color of #b30f5f
<div style="background-color:#b30f5f;">Content here</div>
.mybackground {background-color:#b30f5f;}
Border around this has a color of #b30f5f
<div style="border:2px solid #b30f5f;">Content here</div>
.myborder {border:2px solid #b30f5f;}