#bc548d color space conversions
Hex:
#bc548d
RGB:
188, 84, 141
CMY:
26, 67, 45
CMYK:
0, 55, 25, 26
HSL:
327°, 43.6975%, 53.3333%
HSV (HSB):
327°, 55.3191%, 73.7255%
XYZ:
28.7171, 18.9551, 27.3444
xyY:
0.3828, 0.2527, 18.9551
CIE-Lab:
50.6346, 48.2906, -11.2954
CIE-LCH:
50.6346, 49.5940, 346.8350
CIE-Luv:
50.6346, 61.1577, -24.0472
Hunter-Lab:
43.5375, 41.5471, -6.7619
#bc548d color charts
#bc548d color shades, tints & tones
#bc548d color schemes
#bc548d color preview, HTML & CSS examples
This text has a color of #bc548d
<p style="color:#bc548d;">Text here</p>
.mytext {color:#bc548d;}
This box has a color of #bc548d
<div style="background-color:#bc548d;">Content here</div>
.mybackground {background-color:#bc548d;}
Border around this has a color of #bc548d
<div style="border:2px solid #bc548d;">Content here</div>
.myborder {border:2px solid #bc548d;}