#bc0f04 color space conversions
Hex:
#bc0f04
RGB:
188, 15, 4
CMY:
26, 94, 98
CMYK:
0, 92, 98, 26
HSL:
4°, 95.8333%, 37.6471%
HSV (HSB):
4°, 97.8723%, 73.7255%
XYZ:
20.9318, 11.0418, 1.1429
xyY:
0.6321, 0.3334, 11.0418
CIE-Lab:
39.6507, 62.0697, 52.1590
CIE-LCH:
39.6507, 81.0753, 40.0413
CIE-Luv:
39.6507, 125.1840, 28.2114
Hunter-Lab:
33.2292, 54.2900, 21.2211
#bc0f04 color charts
#bc0f04 color shades, tints & tones
#bc0f04 color schemes
#bc0f04 color preview, HTML & CSS examples
This text has a color of #bc0f04
<p style="color:#bc0f04;">Text here</p>
.mytext {color:#bc0f04;}
This box has a color of #bc0f04
<div style="background-color:#bc0f04;">Content here</div>
.mybackground {background-color:#bc0f04;}
Border around this has a color of #bc0f04
<div style="border:2px solid #bc0f04;">Content here</div>
.myborder {border:2px solid #bc0f04;}