#bc0001 color space conversions
Hex:
#bc0001
RGB:
188, 0, 1
CMY:
26, 100, 100
CMYK:
0, 100, 99, 26
HSL:
360°, 100.0000%, 36.8627%
HSV (HSB):
360°, 100.0000%, 73.7255%
XYZ:
20.7445, 10.6936, 0.9994
xyY:
0.6395, 0.3297, 10.6936
CIE-Lab:
39.0595, 63.7152, 53.0547
CIE-LCH:
39.0595, 82.9122, 39.7836
CIE-Luv:
39.0595, 128.3498, 27.5736
Hunter-Lab:
32.7010, 56.0082, 21.0787
#bc0001 color charts
#bc0001 color shades, tints & tones
#bc0001 color schemes
#bc0001 color preview, HTML & CSS examples
This text has a color of #bc0001
<p style="color:#bc0001;">Text here</p>
.mytext {color:#bc0001;}
This box has a color of #bc0001
<div style="background-color:#bc0001;">Content here</div>
.mybackground {background-color:#bc0001;}
Border around this has a color of #bc0001
<div style="border:2px solid #bc0001;">Content here</div>
.myborder {border:2px solid #bc0001;}