#bc015e color space conversions
Hex:
#bc015e
RGB:
188, 1, 94
CMY:
26, 100, 63
CMYK:
0, 99, 50, 26
HSL:
330°, 98.9418%, 37.0588%
HSV (HSB):
330°, 99.4681%, 73.7255%
XYZ:
22.7703, 11.5212, 11.6134
xyY:
0.4960, 0.2510, 11.5212
CIE-Lab:
40.4448, 67.2402, 2.4704
CIE-LCH:
40.4448, 67.2856, 2.1041
CIE-Luv:
40.4448, 103.8043, -9.6453
Hunter-Lab:
33.9429, 60.3448, 3.4743
#bc015e color charts
#bc015e color shades, tints & tones
#bc015e color schemes
#bc015e color preview, HTML & CSS examples
This text has a color of #bc015e
<p style="color:#bc015e;">Text here</p>
.mytext {color:#bc015e;}
This box has a color of #bc015e
<div style="background-color:#bc015e;">Content here</div>
.mybackground {background-color:#bc015e;}
Border around this has a color of #bc015e
<div style="border:2px solid #bc015e;">Content here</div>
.myborder {border:2px solid #bc015e;}