#bc3c44 color space conversions
Hex:
#bc3c44
RGB:
188, 60, 68
CMY:
26, 76, 73
CMYK:
0, 68, 64, 26
HSL:
356°, 51.6129%, 48.6275%
HSV (HSB):
356°, 68.0851%, 73.7255%
XYZ:
23.3983, 14.3404, 7.0036
xyY:
0.5230, 0.3205, 14.3404
CIE-Lab:
44.7173, 51.6537, 24.5509
CIE-LCH:
44.7173, 57.1913, 25.4216
CIE-Luv:
44.7173, 94.6429, 16.8526
Hunter-Lab:
37.8688, 44.0209, 15.5428
#bc3c44 color charts
#bc3c44 color shades, tints & tones
#bc3c44 color schemes
#bc3c44 color preview, HTML & CSS examples
This text has a color of #bc3c44
<p style="color:#bc3c44;">Text here</p>
.mytext {color:#bc3c44;}
This box has a color of #bc3c44
<div style="background-color:#bc3c44;">Content here</div>
.mybackground {background-color:#bc3c44;}
Border around this has a color of #bc3c44
<div style="border:2px solid #bc3c44;">Content here</div>
.myborder {border:2px solid #bc3c44;}