#bc3a3f color space conversions
Hex:
#bc3a3f
RGB:
188, 58, 63
CMY:
26, 77, 75
CMYK:
0, 69, 66, 26
HSL:
358°, 52.8455%, 48.2353%
HSV (HSB):
358°, 69.1489%, 73.7255%
XYZ:
23.1493, 14.0764, 6.1995
xyY:
0.5331, 0.3242, 14.0764
CIE-Lab:
44.3422, 52.1546, 27.0964
CIE-LCH:
44.3422, 58.7735, 27.4537
CIE-Luv:
44.3422, 97.0230, 18.8009
Hunter-Lab:
37.5185, 44.4791, 16.4659
#bc3a3f color charts
#bc3a3f color shades, tints & tones
#bc3a3f color schemes
#bc3a3f color preview, HTML & CSS examples
This text has a color of #bc3a3f
<p style="color:#bc3a3f;">Text here</p>
.mytext {color:#bc3a3f;}
This box has a color of #bc3a3f
<div style="background-color:#bc3a3f;">Content here</div>
.mybackground {background-color:#bc3a3f;}
Border around this has a color of #bc3a3f
<div style="border:2px solid #bc3a3f;">Content here</div>
.myborder {border:2px solid #bc3a3f;}