#b30c64 color space conversions
Hex:
#b30c64
RGB:
179, 12, 100
CMY:
30, 95, 61
CMYK:
0, 93, 44, 30
HSL:
328°, 87.4346%, 37.4510%
HSV (HSB):
328°, 93.2961%, 70.1961%
XYZ:
21.0221, 10.7667, 13.0268
xyY:
0.4691, 0.2402, 10.7667
CIE-Lab:
39.1848, 64.5119, -3.4036
CIE-LCH:
39.1848, 64.6016, 356.9799
CIE-Luv:
39.1848, 92.5149, -15.8251
Hunter-Lab:
32.8127, 56.9373, -0.5695
#b30c64 color charts
#b30c64 color shades, tints & tones
#b30c64 color schemes
#b30c64 color preview, HTML & CSS examples
This text has a color of #b30c64
<p style="color:#b30c64;">Text here</p>
.mytext {color:#b30c64;}
This box has a color of #b30c64
<div style="background-color:#b30c64;">Content here</div>
.mybackground {background-color:#b30c64;}
Border around this has a color of #b30c64
<div style="border:2px solid #b30c64;">Content here</div>
.myborder {border:2px solid #b30c64;}