#bc667b color space conversions
Hex:
#bc667b
RGB:
188, 102, 123
CMY:
26, 60, 52
CMYK:
0, 46, 35, 26
HSL:
345°, 39.0909%, 56.8627%
HSV (HSB):
345°, 45.7447%, 73.7255%
XYZ:
29.0656, 21.6242, 21.3809
xyY:
0.4033, 0.3000, 21.6242
CIE-Lab:
53.6259, 36.7487, 3.7969
CIE-LCH:
53.6259, 36.9443, 5.8989
CIE-Luv:
53.6259, 56.1792, -1.5793
Hunter-Lab:
46.5018, 30.1918, 5.2906
#bc667b color charts
#bc667b color shades, tints & tones
#bc667b color schemes
#bc667b color preview, HTML & CSS examples
This text has a color of #bc667b
<p style="color:#bc667b;">Text here</p>
.mytext {color:#bc667b;}
This box has a color of #bc667b
<div style="background-color:#bc667b;">Content here</div>
.mybackground {background-color:#bc667b;}
Border around this has a color of #bc667b
<div style="border:2px solid #bc667b;">Content here</div>
.myborder {border:2px solid #bc667b;}