#bc085d color space conversions
Hex:
#bc085d
RGB:
188, 8, 93
CMY:
26, 97, 64
CMYK:
0, 96, 51, 26
HSL:
332°, 91.8367%, 38.4314%
HSV (HSB):
332°, 95.7447%, 73.7255%
XYZ:
22.8017, 11.6553, 11.4039
xyY:
0.4972, 0.2541, 11.6553
CIE-Lab:
40.6630, 66.4424, 3.4205
CIE-LCH:
40.6630, 66.5304, 2.9470
CIE-Luv:
40.6630, 103.3756, -8.3965
Hunter-Lab:
34.1399, 59.4732, 4.0932
#bc085d color charts
#bc085d color shades, tints & tones
#bc085d color schemes
#bc085d color preview, HTML & CSS examples
This text has a color of #bc085d
<p style="color:#bc085d;">Text here</p>
.mytext {color:#bc085d;}
This box has a color of #bc085d
<div style="background-color:#bc085d;">Content here</div>
.mybackground {background-color:#bc085d;}
Border around this has a color of #bc085d
<div style="border:2px solid #bc085d;">Content here</div>
.myborder {border:2px solid #bc085d;}