#bc2509 color space conversions
Hex:
#bc2509
RGB:
188, 37, 9
CMY:
26, 85, 96
CMYK:
0, 80, 95, 26
HSL:
9°, 90.8629%, 38.6275%
HSV (HSB):
9°, 95.2128%, 73.7255%
XYZ:
21.4499, 12.0342, 1.4507
xyY:
0.6140, 0.3445, 12.0342
CIE-Lab:
41.2705, 57.5593, 51.3281
CIE-LCH:
41.2705, 77.1210, 41.7248
CIE-Luv:
41.2705, 116.9747, 30.3812
Hunter-Lab:
34.6904, 49.6628, 21.8038
#bc2509 color charts
#bc2509 color shades, tints & tones
#bc2509 color schemes
#bc2509 color preview, HTML & CSS examples
This text has a color of #bc2509
<p style="color:#bc2509;">Text here</p>
.mytext {color:#bc2509;}
This box has a color of #bc2509
<div style="background-color:#bc2509;">Content here</div>
.mybackground {background-color:#bc2509;}
Border around this has a color of #bc2509
<div style="border:2px solid #bc2509;">Content here</div>
.myborder {border:2px solid #bc2509;}