#bc3333 color space conversions
Hex:
#bc3333
RGB:
188, 51, 51
CMY:
26, 80, 80
CMYK:
0, 73, 73, 26
HSL:
0°, 57.3222%, 46.8627%
HSV (HSB):
0°, 72.8723%, 73.7255%
XYZ:
22.5204, 13.2980, 4.5118
xyY:
0.5584, 0.3297, 13.2980
CIE-Lab:
43.2089, 54.1860, 32.8758
CIE-LCH:
43.2089, 63.3794, 31.2461
CIE-Luv:
43.2089, 103.7094, 22.3631
Hunter-Lab:
36.4665, 46.4190, 18.1909
#bc3333 color charts
#bc3333 color shades, tints & tones
#bc3333 color schemes
#bc3333 color preview, HTML & CSS examples
This text has a color of #bc3333
<p style="color:#bc3333;">Text here</p>
.mytext {color:#bc3333;}
This box has a color of #bc3333
<div style="background-color:#bc3333;">Content here</div>
.mybackground {background-color:#bc3333;}
Border around this has a color of #bc3333
<div style="border:2px solid #bc3333;">Content here</div>
.myborder {border:2px solid #bc3333;}