#bc096d color space conversions
Hex:
#bc096d
RGB:
188, 9, 109
CMY:
26, 96, 57
CMYK:
0, 95, 42, 26
HSL:
326°, 90.8629%, 38.6275%
HSV (HSB):
326°, 95.2128%, 73.7255%
XYZ:
23.5970, 11.9909, 15.5388
xyY:
0.4615, 0.2345, 11.9909
CIE-Lab:
41.2016, 67.6922, -5.8924
CIE-LCH:
41.2016, 67.9481, 355.0251
CIE-Luv:
41.2016, 96.1962, -19.7092
Hunter-Lab:
34.6278, 61.0396, -2.3661
#bc096d color charts
#bc096d color shades, tints & tones
#bc096d color schemes
#bc096d color preview, HTML & CSS examples
This text has a color of #bc096d
<p style="color:#bc096d;">Text here</p>
.mytext {color:#bc096d;}
This box has a color of #bc096d
<div style="background-color:#bc096d;">Content here</div>
.mybackground {background-color:#bc096d;}
Border around this has a color of #bc096d
<div style="border:2px solid #bc096d;">Content here</div>
.myborder {border:2px solid #bc096d;}