#bc3846 color space conversions
Hex:
#bc3846
RGB:
188, 56, 70
CMY:
26, 78, 73
CMYK:
0, 70, 63, 26
HSL:
354°, 54.0984%, 47.8431%
HSV (HSB):
354°, 70.2128%, 73.7255%
XYZ:
23.2587, 13.9619, 7.2634
xyY:
0.5229, 0.3139, 13.9619
CIE-Lab:
44.1783, 53.3526, 22.6427
CIE-LCH:
44.1783, 57.9585, 22.9962
CIE-Luv:
44.1783, 96.3427, 14.6156
Hunter-Lab:
37.3656, 45.7197, 14.6307
#bc3846 color charts
#bc3846 color shades, tints & tones
#bc3846 color schemes
#bc3846 color preview, HTML & CSS examples
This text has a color of #bc3846
<p style="color:#bc3846;">Text here</p>
.mytext {color:#bc3846;}
This box has a color of #bc3846
<div style="background-color:#bc3846;">Content here</div>
.mybackground {background-color:#bc3846;}
Border around this has a color of #bc3846
<div style="border:2px solid #bc3846;">Content here</div>
.myborder {border:2px solid #bc3846;}