#bc646c color space conversions
Hex:
#bc646c
RGB:
188, 100, 108
CMY:
26, 61, 58
CMYK:
0, 47, 43, 26
HSL:
355°, 39.6396%, 56.4706%
HSV (HSB):
355°, 46.8085%, 73.7255%
XYZ:
28.0030, 20.8884, 16.7433
xyY:
0.4266, 0.3183, 20.8884
CIE-Lab:
52.8272, 36.0357, 11.5180
CIE-LCH:
52.8272, 37.8316, 17.7253
CIE-Luv:
52.8272, 60.5899, 8.0931
Hunter-Lab:
45.7038, 29.3861, 10.2722
#bc646c color charts
#bc646c color shades, tints & tones
#bc646c color schemes
#bc646c color preview, HTML & CSS examples
This text has a color of #bc646c
<p style="color:#bc646c;">Text here</p>
.mytext {color:#bc646c;}
This box has a color of #bc646c
<div style="background-color:#bc646c;">Content here</div>
.mybackground {background-color:#bc646c;}
Border around this has a color of #bc646c
<div style="border:2px solid #bc646c;">Content here</div>
.myborder {border:2px solid #bc646c;}