#bc104e color space conversions
Hex:
#bc104e
RGB:
188, 16, 78
CMY:
26, 94, 69
CMYK:
0, 91, 59, 26
HSL:
338°, 84.3137%, 40.0000%
HSV (HSB):
338°, 91.4894%, 73.7255%
XYZ:
22.2995, 11.6120, 8.2738
xyY:
0.5286, 0.2753, 11.6120
CIE-Lab:
40.5927, 64.4478, 12.8618
CIE-LCH:
40.5927, 65.7186, 11.2862
CIE-Luv:
40.5927, 108.2967, 2.0623
Hunter-Lab:
34.0764, 57.1761, 9.4579
#bc104e color charts
#bc104e color shades, tints & tones
#bc104e color schemes
#bc104e color preview, HTML & CSS examples
This text has a color of #bc104e
<p style="color:#bc104e;">Text here</p>
.mytext {color:#bc104e;}
This box has a color of #bc104e
<div style="background-color:#bc104e;">Content here</div>
.mybackground {background-color:#bc104e;}
Border around this has a color of #bc104e
<div style="border:2px solid #bc104e;">Content here</div>
.myborder {border:2px solid #bc104e;}