#bc2018 color space conversions
Hex:
#bc2018
RGB:
188, 32, 24
CMY:
26, 87, 91
CMYK:
0, 83, 87, 26
HSL:
3°, 77.3585%, 41.5686%
HSV (HSB):
3°, 87.2340%, 73.7255%
XYZ:
21.4204, 11.7903, 2.0109
xyY:
0.6082, 0.3347, 11.7903
CIE-Lab:
40.8809, 59.0987, 45.2046
CIE-LCH:
40.8809, 74.4051, 37.4124
CIE-Luv:
40.8809, 117.7351, 27.1257
Hunter-Lab:
34.3371, 51.2634, 20.5637
#bc2018 color charts
#bc2018 color shades, tints & tones
#bc2018 color schemes
#bc2018 color preview, HTML & CSS examples
This text has a color of #bc2018
<p style="color:#bc2018;">Text here</p>
.mytext {color:#bc2018;}
This box has a color of #bc2018
<div style="background-color:#bc2018;">Content here</div>
.mybackground {background-color:#bc2018;}
Border around this has a color of #bc2018
<div style="border:2px solid #bc2018;">Content here</div>
.myborder {border:2px solid #bc2018;}