#bc288e color space conversions
Hex:
#bc288e
RGB:
188, 40, 142
CMY:
26, 84, 44
CMYK:
0, 79, 24, 26
HSL:
319°, 64.9123%, 44.7059%
HSV (HSB):
319°, 78.7234%, 73.7255%
XYZ:
26.3803, 14.1619, 26.9343
xyY:
0.3910, 0.2099, 14.1619
CIE-Lab:
44.4643, 65.5279, -21.2999
CIE-LCH:
44.4643, 68.9028, 341.9932
CIE-Luv:
44.4643, 76.4822, -40.2016
Hunter-Lab:
37.6324, 59.2720, -16.0925
#bc288e color charts
#bc288e color shades, tints & tones
#bc288e color schemes
#bc288e color preview, HTML & CSS examples
This text has a color of #bc288e
<p style="color:#bc288e;">Text here</p>
.mytext {color:#bc288e;}
This box has a color of #bc288e
<div style="background-color:#bc288e;">Content here</div>
.mybackground {background-color:#bc288e;}
Border around this has a color of #bc288e
<div style="border:2px solid #bc288e;">Content here</div>
.myborder {border:2px solid #bc288e;}