#bc286c color space conversions
Hex:
#bc286c
RGB:
188, 40, 108
CMY:
26, 84, 58
CMYK:
0, 79, 43, 26
HSL:
332°, 64.9123%, 44.7059%
HSV (HSB):
332°, 78.7234%, 73.7255%
XYZ:
24.2046, 13.2917, 15.4772
xyY:
0.4569, 0.2509, 13.2917
CIE-Lab:
43.1995, 61.7549, -2.3096
CIE-LCH:
43.1995, 61.7981, 357.8582
CIE-Luv:
43.1995, 90.2661, -14.2078
Hunter-Lab:
36.4577, 54.7067, 0.3504
#bc286c color charts
#bc286c color shades, tints & tones
#bc286c color schemes
#bc286c color preview, HTML & CSS examples
This text has a color of #bc286c
<p style="color:#bc286c;">Text here</p>
.mytext {color:#bc286c;}
This box has a color of #bc286c
<div style="background-color:#bc286c;">Content here</div>
.mybackground {background-color:#bc286c;}
Border around this has a color of #bc286c
<div style="border:2px solid #bc286c;">Content here</div>
.myborder {border:2px solid #bc286c;}