#bc4040 color space conversions
Hex:
#bc4040
RGB:
188, 64, 64
CMY:
26, 75, 75
CMYK:
0, 66, 66, 26
HSL:
0°, 49.2063%, 49.4118%
HSV (HSB):
0°, 65.9574%, 73.7255%
XYZ:
23.4978, 14.7283, 6.4549
xyY:
0.5259, 0.3296, 14.7283
CIE-Lab:
45.2598, 49.7589, 27.6364
CIE-LCH:
45.2598, 56.9185, 29.0480
CIE-Luv:
45.2598, 93.2433, 20.1052
Hunter-Lab:
38.3775, 42.1317, 16.8920
#bc4040 color charts
#bc4040 color shades, tints & tones
#bc4040 color schemes
#bc4040 color preview, HTML & CSS examples
This text has a color of #bc4040
<p style="color:#bc4040;">Text here</p>
.mytext {color:#bc4040;}
This box has a color of #bc4040
<div style="background-color:#bc4040;">Content here</div>
.mybackground {background-color:#bc4040;}
Border around this has a color of #bc4040
<div style="border:2px solid #bc4040;">Content here</div>
.myborder {border:2px solid #bc4040;}