#b30c33 color space conversions
Hex:
#b30c33
RGB:
179, 12, 51
CMY:
30, 95, 80
CMYK:
0, 93, 72, 30
HSL:
346°, 87.4346%, 37.4510%
HSV (HSB):
346°, 93.2961%, 70.1961%
XYZ:
19.3194, 10.0857, 4.0604
xyY:
0.5773, 0.3014, 10.0857
CIE-Lab:
37.9957, 61.2425, 26.2769
CIE-LCH:
37.9957, 66.6417, 23.2224
CIE-Luv:
37.9957, 111.1067, 13.9596
Hunter-Lab:
31.7579, 53.0111, 14.6500
#b30c33 color charts
#b30c33 color shades, tints & tones
#b30c33 color schemes
#b30c33 color preview, HTML & CSS examples
This text has a color of #b30c33
<p style="color:#b30c33;">Text here</p>
.mytext {color:#b30c33;}
This box has a color of #b30c33
<div style="background-color:#b30c33;">Content here</div>
.mybackground {background-color:#b30c33;}
Border around this has a color of #b30c33
<div style="border:2px solid #b30c33;">Content here</div>
.myborder {border:2px solid #b30c33;}