#bc475e color space conversions
Hex:
#bc475e
RGB:
188, 71, 94
CMY:
26, 72, 63
CMYK:
0, 62, 50, 26
HSL:
348°, 46.6135%, 50.7843%
HSV (HSB):
348°, 62.2340%, 73.7255%
XYZ:
25.0127, 16.0060, 12.3608
xyY:
0.4686, 0.2999, 16.0060
CIE-Lab:
46.9824, 48.9376, 11.7493
CIE-LCH:
46.9824, 50.3283, 13.5005
CIE-Luv:
46.9824, 81.3857, 5.1130
Hunter-Lab:
40.0075, 41.5850, 9.6868
#bc475e color charts
#bc475e color shades, tints & tones
#bc475e color schemes
#bc475e color preview, HTML & CSS examples
This text has a color of #bc475e
<p style="color:#bc475e;">Text here</p>
.mytext {color:#bc475e;}
This box has a color of #bc475e
<div style="background-color:#bc475e;">Content here</div>
.mybackground {background-color:#bc475e;}
Border around this has a color of #bc475e
<div style="border:2px solid #bc475e;">Content here</div>
.myborder {border:2px solid #bc475e;}