#bc033a color space conversions
Hex:
#bc033a
RGB:
188, 3, 58
CMY:
26, 99, 77
CMYK:
0, 98, 69, 26
HSL:
342°, 96.8586%, 37.4510%
HSV (HSB):
342°, 98.4043%, 73.7255%
XYZ:
21.5353, 11.0620, 5.0031
xyY:
0.5727, 0.2942, 11.0620
CIE-Lab:
39.6847, 64.7982, 24.3733
CIE-LCH:
39.6847, 69.2305, 20.6134
CIE-Luv:
39.6847, 117.4206, 12.0563
Hunter-Lab:
33.2596, 57.3732, 14.3629
#bc033a color charts
#bc033a color shades, tints & tones
#bc033a color schemes
#bc033a color preview, HTML & CSS examples
This text has a color of #bc033a
<p style="color:#bc033a;">Text here</p>
.mytext {color:#bc033a;}
This box has a color of #bc033a
<div style="background-color:#bc033a;">Content here</div>
.mybackground {background-color:#bc033a;}
Border around this has a color of #bc033a
<div style="border:2px solid #bc033a;">Content here</div>
.myborder {border:2px solid #bc033a;}