#bc033c color space conversions
Hex:
#bc033c
RGB:
188, 3, 60
CMY:
26, 99, 76
CMYK:
0, 98, 68, 26
HSL:
342°, 96.8586%, 37.4510%
HSV (HSB):
342°, 98.4043%, 73.7255%
XYZ:
21.5872, 11.0827, 5.2764
xyY:
0.5689, 0.2921, 11.0827
CIE-Lab:
39.7195, 64.8928, 23.1522
CIE-LCH:
39.7195, 68.8992, 19.6352
CIE-Luv:
39.7195, 116.7738, 11.0657
Hunter-Lab:
33.2907, 57.4886, 13.9064
#bc033c color charts
#bc033c color shades, tints & tones
#bc033c color schemes
#bc033c color preview, HTML & CSS examples
This text has a color of #bc033c
<p style="color:#bc033c;">Text here</p>
.mytext {color:#bc033c;}
This box has a color of #bc033c
<div style="background-color:#bc033c;">Content here</div>
.mybackground {background-color:#bc033c;}
Border around this has a color of #bc033c
<div style="border:2px solid #bc033c;">Content here</div>
.myborder {border:2px solid #bc033c;}