#bc666c color space conversions
Hex:
#bc666c
RGB:
188, 102, 108
CMY:
26, 60, 58
CMYK:
0, 46, 43, 26
HSL:
356°, 39.0909%, 56.8627%
HSV (HSB):
356°, 45.7447%, 73.7255%
XYZ:
28.1972, 21.2768, 16.8080
xyY:
0.4254, 0.3210, 21.2768
CIE-Lab:
53.2511, 34.9755, 12.1110
CIE-LCH:
53.2511, 37.0130, 19.0995
CIE-Luv:
53.2511, 59.3342, 9.0490
Hunter-Lab:
46.1268, 28.3946, 10.6842
#bc666c color charts
#bc666c color shades, tints & tones
#bc666c color schemes
#bc666c color preview, HTML & CSS examples
This text has a color of #bc666c
<p style="color:#bc666c;">Text here</p>
.mytext {color:#bc666c;}
This box has a color of #bc666c
<div style="background-color:#bc666c;">Content here</div>
.mybackground {background-color:#bc666c;}
Border around this has a color of #bc666c
<div style="border:2px solid #bc666c;">Content here</div>
.myborder {border:2px solid #bc666c;}