#bc385c color space conversions
Hex:
#bc385c
RGB:
188, 56, 92
CMY:
26, 78, 64
CMYK:
0, 70, 51, 26
HSL:
344°, 54.0984%, 47.8431%
HSV (HSB):
344°, 70.2128%, 73.7255%
XYZ:
24.0850, 14.2924, 11.6145
xyY:
0.4818, 0.2859, 14.2924
CIE-Lab:
44.6494, 54.9822, 9.7166
CIE-LCH:
44.6494, 55.8341, 10.0220
CIE-Luv:
44.6494, 89.7638, 1.3348
Hunter-Lab:
37.8053, 47.5593, 8.2487
#bc385c color charts
#bc385c color shades, tints & tones
#bc385c color schemes
#bc385c color preview, HTML & CSS examples
This text has a color of #bc385c
<p style="color:#bc385c;">Text here</p>
.mytext {color:#bc385c;}
This box has a color of #bc385c
<div style="background-color:#bc385c;">Content here</div>
.mybackground {background-color:#bc385c;}
Border around this has a color of #bc385c
<div style="border:2px solid #bc385c;">Content here</div>
.myborder {border:2px solid #bc385c;}