#bc4761 color space conversions
Hex:
#bc4761
RGB:
188, 71, 97
CMY:
26, 72, 62
CMYK:
0, 62, 48, 26
HSL:
347°, 46.6135%, 50.7843%
HSV (HSB):
347°, 62.2340%, 73.7255%
XYZ:
25.1499, 16.0609, 13.0838
xyY:
0.4632, 0.2958, 16.0609
CIE-Lab:
47.0543, 49.2126, 10.0210
CIE-LCH:
47.0543, 50.2225, 11.5096
CIE-Luv:
47.0543, 80.5343, 3.1217
Hunter-Lab:
40.0761, 41.8855, 8.6966
#bc4761 color charts
#bc4761 color shades, tints & tones
#bc4761 color schemes
#bc4761 color preview, HTML & CSS examples
This text has a color of #bc4761
<p style="color:#bc4761;">Text here</p>
.mytext {color:#bc4761;}
This box has a color of #bc4761
<div style="background-color:#bc4761;">Content here</div>
.mybackground {background-color:#bc4761;}
Border around this has a color of #bc4761
<div style="border:2px solid #bc4761;">Content here</div>
.myborder {border:2px solid #bc4761;}