#bc3a3e color space conversions
Hex:
#bc3a3e
RGB:
188, 58, 62
CMY:
26, 77, 76
CMYK:
0, 69, 67, 26
HSL:
358°, 52.8455%, 48.2353%
HSV (HSB):
358°, 69.1489%, 73.7255%
XYZ:
23.1216, 14.0653, 6.0537
xyY:
0.5347, 0.3253, 14.0653
CIE-Lab:
44.3264, 52.0983, 27.6774
CIE-LCH:
44.3264, 58.9938, 27.9797
CIE-Luv:
44.3264, 97.2634, 19.2891
Hunter-Lab:
37.5037, 44.4164, 16.6823
#bc3a3e color charts
#bc3a3e color shades, tints & tones
#bc3a3e color schemes
#bc3a3e color preview, HTML & CSS examples
This text has a color of #bc3a3e
<p style="color:#bc3a3e;">Text here</p>
.mytext {color:#bc3a3e;}
This box has a color of #bc3a3e
<div style="background-color:#bc3a3e;">Content here</div>
.mybackground {background-color:#bc3a3e;}
Border around this has a color of #bc3a3e
<div style="border:2px solid #bc3a3e;">Content here</div>
.myborder {border:2px solid #bc3a3e;}