#bc256d color space conversions
Hex:
#bc256d
RGB:
188, 37, 109
CMY:
26, 85, 57
CMYK:
0, 80, 42, 26
HSL:
331°, 67.1111%, 44.1176%
HSV (HSB):
331°, 80.3191%, 73.7255%
XYZ:
24.1609, 13.1186, 15.7267
xyY:
0.4558, 0.2475, 13.1186
CIE-Lab:
42.9414, 62.6763, -3.3124
CIE-LCH:
42.9414, 62.7638, 356.9748
CIE-Luv:
42.9414, 90.7746, -15.6214
Hunter-Lab:
36.2196, 55.6870, -0.3902
#bc256d color charts
#bc256d color shades, tints & tones
#bc256d color schemes
#bc256d color preview, HTML & CSS examples
This text has a color of #bc256d
<p style="color:#bc256d;">Text here</p>
.mytext {color:#bc256d;}
This box has a color of #bc256d
<div style="background-color:#bc256d;">Content here</div>
.mybackground {background-color:#bc256d;}
Border around this has a color of #bc256d
<div style="border:2px solid #bc256d;">Content here</div>
.myborder {border:2px solid #bc256d;}