#b30c6d color space conversions
Hex:
#b30c6d
RGB:
179, 12, 109
CMY:
30, 95, 57
CMYK:
0, 93, 39, 30
HSL:
325°, 87.4346%, 37.4510%
HSV (HSB):
325°, 93.2961%, 70.1961%
XYZ:
21.4822, 10.9508, 15.4495
xyY:
0.4486, 0.2287, 10.9508
CIE-Lab:
39.4974, 65.3543, -8.6300
CIE-LCH:
39.4974, 65.9216, 352.4776
CIE-Luv:
39.4974, 88.5194, -22.4336
Hunter-Lab:
33.0920, 57.9653, -4.5160
#b30c6d color charts
#b30c6d color shades, tints & tones
#b30c6d color schemes
#b30c6d color preview, HTML & CSS examples
This text has a color of #b30c6d
<p style="color:#b30c6d;">Text here</p>
.mytext {color:#b30c6d;}
This box has a color of #b30c6d
<div style="background-color:#b30c6d;">Content here</div>
.mybackground {background-color:#b30c6d;}
Border around this has a color of #b30c6d
<div style="border:2px solid #b30c6d;">Content here</div>
.myborder {border:2px solid #b30c6d;}