#b3246c color space conversions
Hex:
#b3246c
RGB:
179, 36, 108
CMY:
30, 86, 58
CMYK:
0, 80, 40, 30
HSL:
330°, 66.5116%, 42.1569%
HSV (HSB):
330°, 79.8883%, 70.1961%
XYZ:
21.9281, 11.9282, 15.3340
xyY:
0.4458, 0.2425, 11.9282
CIE-Lab:
41.1017, 60.5319, -5.6034
CIE-LCH:
41.1017, 60.7908, 354.7112
CIE-Luv:
41.1017, 84.1465, -17.8715
Hunter-Lab:
34.5372, 52.8917, -2.1478
#b3246c color charts
#b3246c color shades, tints & tones
#b3246c color schemes
#b3246c color preview, HTML & CSS examples
This text has a color of #b3246c
<p style="color:#b3246c;">Text here</p>
.mytext {color:#b3246c;}
This box has a color of #b3246c
<div style="background-color:#b3246c;">Content here</div>
.mybackground {background-color:#b3246c;}
Border around this has a color of #b3246c
<div style="border:2px solid #b3246c;">Content here</div>
.myborder {border:2px solid #b3246c;}