#bc117d color space conversions
Hex:
#bc117d
RGB:
188, 17, 125
CMY:
26, 93, 51
CMYK:
0, 91, 34, 26
HSL:
322°, 83.4146%, 40.1961%
HSV (HSB):
322°, 90.9574%, 73.7255%
XYZ:
24.6412, 12.5729, 20.5301
xyY:
0.4267, 0.2177, 12.5729
CIE-Lab:
42.1126, 68.3338, -14.4910
CIE-LCH:
42.1126, 69.8534, 348.0271
CIE-Luv:
42.1126, 88.0347, -30.9849
Hunter-Lab:
35.4583, 61.9934, -9.5077
#bc117d color charts
#bc117d color shades, tints & tones
#bc117d color schemes
#bc117d color preview, HTML & CSS examples
This text has a color of #bc117d
<p style="color:#bc117d;">Text here</p>
.mytext {color:#bc117d;}
This box has a color of #bc117d
<div style="background-color:#bc117d;">Content here</div>
.mybackground {background-color:#bc117d;}
Border around this has a color of #bc117d
<div style="border:2px solid #bc117d;">Content here</div>
.myborder {border:2px solid #bc117d;}