#bc446b color space conversions
Hex:
#bc446b
RGB:
188, 68, 107
CMY:
26, 73, 58
CMYK:
0, 64, 43, 26
HSL:
341°, 47.2441%, 50.1961%
HSV (HSB):
341°, 63.8298%, 73.7255%
XYZ:
25.4600, 15.8871, 15.6346
xyY:
0.4468, 0.2788, 15.8871
CIE-Lab:
46.8261, 51.5101, 3.5907
CIE-LCH:
46.8261, 51.6351, 3.9875
CIE-Luv:
46.8261, 79.1160, -4.9263
Hunter-Lab:
39.8587, 44.2654, 4.6446
#bc446b color charts
#bc446b color shades, tints & tones
#bc446b color schemes
#bc446b color preview, HTML & CSS examples
This text has a color of #bc446b
<p style="color:#bc446b;">Text here</p>
.mytext {color:#bc446b;}
This box has a color of #bc446b
<div style="background-color:#bc446b;">Content here</div>
.mybackground {background-color:#bc446b;}
Border around this has a color of #bc446b
<div style="border:2px solid #bc446b;">Content here</div>
.myborder {border:2px solid #bc446b;}