#bc788e color space conversions
Hex:
#bc788e
RGB:
188, 120, 142
CMY:
26, 53, 44
CMYK:
0, 36, 24, 26
HSL:
341°, 33.6634%, 60.3922%
HSV (HSB):
341°, 36.1702%, 73.7255%
XYZ:
32.3380, 26.0773, 28.9202
xyY:
0.3703, 0.2986, 26.0773
CIE-Lab:
58.1104, 29.6147, -0.7849
CIE-LCH:
58.1104, 29.6251, 358.4818
CIE-Luv:
58.1104, 42.0499, -6.3316
Hunter-Lab:
51.0659, 23.6714, 2.1684
#bc788e color charts
#bc788e color shades, tints & tones
#bc788e color schemes
#bc788e color preview, HTML & CSS examples
This text has a color of #bc788e
<p style="color:#bc788e;">Text here</p>
.mytext {color:#bc788e;}
This box has a color of #bc788e
<div style="background-color:#bc788e;">Content here</div>
.mybackground {background-color:#bc788e;}
Border around this has a color of #bc788e
<div style="border:2px solid #bc788e;">Content here</div>
.myborder {border:2px solid #bc788e;}