#bc475a color space conversions
Hex:
#bc475a
RGB:
188, 71, 90
CMY:
26, 72, 65
CMYK:
0, 62, 52, 26
HSL:
350°, 46.6135%, 50.7843%
HSV (HSB):
350°, 62.2340%, 73.7255%
XYZ:
24.8377, 15.9360, 11.4397
xyY:
0.4757, 0.3052, 15.9360
CIE-Lab:
46.8904, 48.5851, 14.0586
CIE-LCH:
46.8904, 50.5782, 16.1384
CIE-Luv:
46.8904, 82.4951, 7.7018
Hunter-Lab:
39.9200, 41.2007, 10.9534
#bc475a color charts
#bc475a color shades, tints & tones
#bc475a color schemes
#bc475a color preview, HTML & CSS examples
This text has a color of #bc475a
<p style="color:#bc475a;">Text here</p>
.mytext {color:#bc475a;}
This box has a color of #bc475a
<div style="background-color:#bc475a;">Content here</div>
.mybackground {background-color:#bc475a;}
Border around this has a color of #bc475a
<div style="border:2px solid #bc475a;">Content here</div>
.myborder {border:2px solid #bc475a;}