#bc095d color space conversions
Hex:
#bc095d
RGB:
188, 9, 93
CMY:
26, 96, 64
CMYK:
0, 95, 51, 26
HSL:
332°, 90.8629%, 38.6275%
HSV (HSB):
332°, 95.2128%, 73.7255%
XYZ:
22.8125, 11.6771, 11.4075
xyY:
0.4970, 0.2544, 11.6771
CIE-Lab:
40.6982, 66.3401, 3.4711
CIE-LCH:
40.6982, 66.4309, 2.9951
CIE-Luv:
40.6982, 103.2525, -8.3167
Hunter-Lab:
34.1717, 59.3634, 4.1275
#bc095d color charts
#bc095d color shades, tints & tones
#bc095d color schemes
#bc095d color preview, HTML & CSS examples
This text has a color of #bc095d
<p style="color:#bc095d;">Text here</p>
.mytext {color:#bc095d;}
This box has a color of #bc095d
<div style="background-color:#bc095d;">Content here</div>
.mybackground {background-color:#bc095d;}
Border around this has a color of #bc095d
<div style="border:2px solid #bc095d;">Content here</div>
.myborder {border:2px solid #bc095d;}