#bc026d color space conversions
Hex:
#bc026d
RGB:
188, 2, 109
CMY:
26, 99, 57
CMYK:
0, 99, 42, 26
HSL:
325°, 97.8947%, 37.2549%
HSV (HSB):
325°, 98.9362%, 73.7255%
XYZ:
23.5211, 11.8389, 15.5134
xyY:
0.4623, 0.2327, 11.8389
CIE-Lab:
40.9589, 68.4005, -6.2540
CIE-LCH:
40.9589, 68.6858, 354.7759
CIE-Luv:
40.9589, 96.9493, -20.2777
Hunter-Lab:
34.4077, 61.8088, -2.6467
#bc026d color charts
#bc026d color shades, tints & tones
#bc026d color schemes
#bc026d color preview, HTML & CSS examples
This text has a color of #bc026d
<p style="color:#bc026d;">Text here</p>
.mytext {color:#bc026d;}
This box has a color of #bc026d
<div style="background-color:#bc026d;">Content here</div>
.mybackground {background-color:#bc026d;}
Border around this has a color of #bc026d
<div style="border:2px solid #bc026d;">Content here</div>
.myborder {border:2px solid #bc026d;}