#bc032d color space conversions
Hex:
#bc032d
RGB:
188, 3, 45
CMY:
26, 99, 82
CMYK:
0, 98, 76, 26
HSL:
346°, 96.8586%, 37.4510%
HSV (HSB):
346°, 98.4043%, 73.7255%
XYZ:
21.2453, 10.9460, 3.4757
xyY:
0.5957, 0.3069, 10.9460
CIE-Lab:
39.4893, 64.2655, 32.2275
CIE-LCH:
39.4893, 71.8934, 26.6325
CIE-Luv:
39.4893, 121.1754, 17.7825
Hunter-Lab:
33.0847, 56.7253, 16.9307
#bc032d color charts
#bc032d color shades, tints & tones
#bc032d color schemes
#bc032d color preview, HTML & CSS examples
This text has a color of #bc032d
<p style="color:#bc032d;">Text here</p>
.mytext {color:#bc032d;}
This box has a color of #bc032d
<div style="background-color:#bc032d;">Content here</div>
.mybackground {background-color:#bc032d;}
Border around this has a color of #bc032d
<div style="border:2px solid #bc032d;">Content here</div>
.myborder {border:2px solid #bc032d;}