#bc246f color space conversions
Hex:
#bc246f
RGB:
188, 36, 111
CMY:
26, 86, 56
CMYK:
0, 81, 41, 26
HSL:
330°, 67.8571%, 43.9216%
HSV (HSB):
330°, 80.8511%, 73.7255%
XYZ:
24.2392, 13.1008, 16.2901
xyY:
0.4520, 0.2443, 13.1008
CIE-Lab:
42.9148, 63.1328, -4.5967
CIE-LCH:
42.9148, 63.3000, 355.8356
CIE-Luv:
42.9148, 90.2461, -17.3112
Hunter-Lab:
36.1950, 56.1968, -1.3478
#bc246f color charts
#bc246f color shades, tints & tones
#bc246f color schemes
#bc246f color preview, HTML & CSS examples
This text has a color of #bc246f
<p style="color:#bc246f;">Text here</p>
.mytext {color:#bc246f;}
This box has a color of #bc246f
<div style="background-color:#bc246f;">Content here</div>
.mybackground {background-color:#bc246f;}
Border around this has a color of #bc246f
<div style="border:2px solid #bc246f;">Content here</div>
.myborder {border:2px solid #bc246f;}