#bc3d2a color space conversions
Hex:
#bc3d2a
RGB:
188, 61, 42
CMY:
26, 76, 84
CMYK:
0, 68, 78, 26
HSL:
8°, 63.4783%, 45.0980%
HSV (HSB):
8°, 77.6596%, 73.7255%
XYZ:
22.8257, 14.1960, 3.7275
xyY:
0.5601, 0.3484, 14.1960
CIE-Lab:
44.5127, 49.9579, 39.3915
CIE-LCH:
44.5127, 63.6198, 38.2556
CIE-Luv:
44.5127, 99.4634, 28.3750
Hunter-Lab:
37.6776, 42.2024, 20.5086
#bc3d2a color charts
#bc3d2a color shades, tints & tones
#bc3d2a color schemes
#bc3d2a color preview, HTML & CSS examples
This text has a color of #bc3d2a
<p style="color:#bc3d2a;">Text here</p>
.mytext {color:#bc3d2a;}
This box has a color of #bc3d2a
<div style="background-color:#bc3d2a;">Content here</div>
.mybackground {background-color:#bc3d2a;}
Border around this has a color of #bc3d2a
<div style="border:2px solid #bc3d2a;">Content here</div>
.myborder {border:2px solid #bc3d2a;}