#bc0409 color space conversions
Hex:
#bc0409
RGB:
188, 4, 9
CMY:
26, 98, 96
CMYK:
0, 98, 95, 26
HSL:
358°, 95.8333%, 37.6471%
HSV (HSB):
358°, 97.8723%, 73.7255%
XYZ:
20.8318, 10.7979, 1.2447
xyY:
0.6337, 0.3285, 10.7979
CIE-Lab:
39.2380, 63.3671, 50.1842
CIE-LCH:
39.2380, 80.8322, 38.3778
CIE-Luv:
39.2380, 126.9476, 26.8545
Hunter-Lab:
32.8602, 55.6550, 20.7563
#bc0409 color charts
#bc0409 color shades, tints & tones
#bc0409 color schemes
#bc0409 color preview, HTML & CSS examples
This text has a color of #bc0409
<p style="color:#bc0409;">Text here</p>
.mytext {color:#bc0409;}
This box has a color of #bc0409
<div style="background-color:#bc0409;">Content here</div>
.mybackground {background-color:#bc0409;}
Border around this has a color of #bc0409
<div style="border:2px solid #bc0409;">Content here</div>
.myborder {border:2px solid #bc0409;}