#bc456d color space conversions
Hex:
#bc456d
RGB:
188, 69, 109
CMY:
26, 73, 57
CMYK:
0, 63, 42, 26
HSL:
340°, 47.0356%, 50.3922%
HSV (HSB):
340°, 63.2979%, 73.7255%
XYZ:
25.6275, 16.0517, 16.2156
xyY:
0.4427, 0.2773, 16.0517
CIE-Lab:
47.0423, 51.2833, 2.6818
CIE-LCH:
47.0423, 51.3534, 2.9935
CIE-Luv:
47.0423, 77.9950, -5.9861
Hunter-Lab:
40.0646, 44.0651, 4.0485
#bc456d color charts
#bc456d color shades, tints & tones
#bc456d color schemes
#bc456d color preview, HTML & CSS examples
This text has a color of #bc456d
<p style="color:#bc456d;">Text here</p>
.mytext {color:#bc456d;}
This box has a color of #bc456d
<div style="background-color:#bc456d;">Content here</div>
.mybackground {background-color:#bc456d;}
Border around this has a color of #bc456d
<div style="border:2px solid #bc456d;">Content here</div>
.myborder {border:2px solid #bc456d;}