#bc3355 color space conversions
Hex:
#bc3355
RGB:
188, 51, 85
CMY:
26, 80, 67
CMYK:
0, 73, 55, 26
HSL:
345°, 57.3222%, 46.8627%
HSV (HSB):
345°, 72.8723%, 73.7255%
XYZ:
23.5626, 13.7149, 9.9997
xyY:
0.4984, 0.2901, 13.7149
CIE-Lab:
43.8213, 56.2474, 12.9057
CIE-LCH:
43.8213, 57.7090, 12.9226
CIE-Luv:
43.8213, 94.3729, 4.3974
Hunter-Lab:
37.0336, 48.7613, 9.9143
#bc3355 color charts
#bc3355 color shades, tints & tones
#bc3355 color schemes
#bc3355 color preview, HTML & CSS examples
This text has a color of #bc3355
<p style="color:#bc3355;">Text here</p>
.mytext {color:#bc3355;}
This box has a color of #bc3355
<div style="background-color:#bc3355;">Content here</div>
.mybackground {background-color:#bc3355;}
Border around this has a color of #bc3355
<div style="border:2px solid #bc3355;">Content here</div>
.myborder {border:2px solid #bc3355;}