#bc3a3d color space conversions
Hex:
#bc3a3d
RGB:
188, 58, 61
CMY:
26, 77, 76
CMYK:
0, 69, 68, 26
HSL:
359°, 52.8455%, 48.2353%
HSV (HSB):
359°, 69.1489%, 73.7255%
XYZ:
23.0944, 14.0544, 5.9104
xyY:
0.5363, 0.3264, 14.0544
CIE-Lab:
44.3108, 52.0429, 28.2574
CIE-LCH:
44.3108, 59.2195, 28.5003
CIE-Luv:
44.3108, 97.5006, 19.7704
Hunter-Lab:
37.4892, 44.3549, 16.8949
#bc3a3d color charts
#bc3a3d color shades, tints & tones
#bc3a3d color schemes
#bc3a3d color preview, HTML & CSS examples
This text has a color of #bc3a3d
<p style="color:#bc3a3d;">Text here</p>
.mytext {color:#bc3a3d;}
This box has a color of #bc3a3d
<div style="background-color:#bc3a3d;">Content here</div>
.mybackground {background-color:#bc3a3d;}
Border around this has a color of #bc3a3d
<div style="border:2px solid #bc3a3d;">Content here</div>
.myborder {border:2px solid #bc3a3d;}