#bc3838 color space conversions
Hex:
#bc3838
RGB:
188, 56, 56
CMY:
26, 78, 78
CMYK:
0, 70, 70, 26
HSL:
0°, 54.0984%, 47.8431%
HSV (HSB):
0°, 70.2128%, 73.7255%
XYZ:
22.8670, 13.8052, 5.2008
xyY:
0.5461, 0.3297, 13.8052
CIE-Lab:
43.9523, 52.5610, 30.7999
CIE-LCH:
43.9523, 60.9204, 30.3696
CIE-Luv:
43.9523, 99.8007, 21.5198
Hunter-Lab:
37.1554, 44.8346, 17.7097
#bc3838 color charts
#bc3838 color shades, tints & tones
#bc3838 color schemes
#bc3838 color preview, HTML & CSS examples
This text has a color of #bc3838
<p style="color:#bc3838;">Text here</p>
.mytext {color:#bc3838;}
This box has a color of #bc3838
<div style="background-color:#bc3838;">Content here</div>
.mybackground {background-color:#bc3838;}
Border around this has a color of #bc3838
<div style="border:2px solid #bc3838;">Content here</div>
.myborder {border:2px solid #bc3838;}