#bc3d32 color space conversions
Hex:
#bc3d32
RGB:
188, 61, 50
CMY:
26, 76, 80
CMYK:
0, 68, 73, 26
HSL:
5°, 57.9832%, 46.6667%
HSV (HSB):
5°, 73.4043%, 73.7255%
XYZ:
22.9835, 14.2591, 4.5585
xyY:
0.5498, 0.3411, 14.2591
CIE-Lab:
44.6023, 50.2865, 35.0400
CIE-LCH:
44.6023, 61.2905, 34.8691
CIE-Luv:
44.6023, 98.0461, 25.4393
Hunter-Lab:
37.7613, 42.5623, 19.2754
#bc3d32 color charts
#bc3d32 color shades, tints & tones
#bc3d32 color schemes
#bc3d32 color preview, HTML & CSS examples
This text has a color of #bc3d32
<p style="color:#bc3d32;">Text here</p>
.mytext {color:#bc3d32;}
This box has a color of #bc3d32
<div style="background-color:#bc3d32;">Content here</div>
.mybackground {background-color:#bc3d32;}
Border around this has a color of #bc3d32
<div style="border:2px solid #bc3d32;">Content here</div>
.myborder {border:2px solid #bc3d32;}