#bc044c color space conversions
Hex:
#bc044c
RGB:
188, 4, 76
CMY:
26, 98, 70
CMYK:
0, 98, 60, 26
HSL:
337°, 95.8333%, 37.6471%
HSV (HSB):
337°, 97.8723%, 73.7255%
XYZ:
22.0870, 11.3000, 7.8545
xyY:
0.5356, 0.2740, 11.3000
CIE-Lab:
40.0812, 65.6696, 13.4357
CIE-LCH:
40.0812, 67.0300, 11.5629
CIE-Luv:
40.0812, 110.8771, 2.2699
Hunter-Lab:
33.6155, 58.4559, 9.6773
#bc044c color charts
#bc044c color shades, tints & tones
#bc044c color schemes
#bc044c color preview, HTML & CSS examples
This text has a color of #bc044c
<p style="color:#bc044c;">Text here</p>
.mytext {color:#bc044c;}
This box has a color of #bc044c
<div style="background-color:#bc044c;">Content here</div>
.mybackground {background-color:#bc044c;}
Border around this has a color of #bc044c
<div style="border:2px solid #bc044c;">Content here</div>
.myborder {border:2px solid #bc044c;}