#bc456c color space conversions
Hex:
#bc456c
RGB:
188, 69, 108
CMY:
26, 73, 58
CMYK:
0, 63, 43, 26
HSL:
340°, 47.0356%, 50.3922%
HSV (HSB):
340°, 63.2979%, 73.7255%
XYZ:
25.5739, 16.0303, 15.9336
xyY:
0.4445, 0.2786, 16.0303
CIE-Lab:
47.0142, 51.1791, 3.2515
CIE-LCH:
47.0142, 51.2823, 3.6352
CIE-Luv:
47.0142, 78.3049, -5.2678
Hunter-Lab:
40.0379, 43.9494, 4.4313
#bc456c color charts
#bc456c color shades, tints & tones
#bc456c color schemes
#bc456c color preview, HTML & CSS examples
This text has a color of #bc456c
<p style="color:#bc456c;">Text here</p>
.mytext {color:#bc456c;}
This box has a color of #bc456c
<div style="background-color:#bc456c;">Content here</div>
.mybackground {background-color:#bc456c;}
Border around this has a color of #bc456c
<div style="border:2px solid #bc456c;">Content here</div>
.myborder {border:2px solid #bc456c;}