#bc015a color space conversions
Hex:
#bc015a
RGB:
188, 1, 90
CMY:
26, 100, 65
CMYK:
0, 99, 52, 26
HSL:
331°, 98.9418%, 37.0588%
HSV (HSB):
331°, 99.4681%, 73.7255%
XYZ:
22.5954, 11.4513, 10.6923
xyY:
0.5050, 0.2560, 11.4513
CIE-Lab:
40.3303, 66.9365, 4.8500
CIE-LCH:
40.3303, 67.1120, 4.1442
CIE-Luv:
40.3303, 105.5400, -6.9212
Hunter-Lab:
33.8397, 59.9680, 4.9541
#bc015a color charts
#bc015a color shades, tints & tones
#bc015a color schemes
#bc015a color preview, HTML & CSS examples
This text has a color of #bc015a
<p style="color:#bc015a;">Text here</p>
.mytext {color:#bc015a;}
This box has a color of #bc015a
<div style="background-color:#bc015a;">Content here</div>
.mybackground {background-color:#bc015a;}
Border around this has a color of #bc015a
<div style="border:2px solid #bc015a;">Content here</div>
.myborder {border:2px solid #bc015a;}