#bc7e8e color space conversions
Hex:
#bc7e8e
RGB:
188, 126, 142
CMY:
26, 51, 44
CMYK:
0, 33, 24, 26
HSL:
345°, 31.6327%, 61.5686%
HSV (HSB):
345°, 32.9787%, 73.7255%
XYZ:
33.0824, 27.5661, 29.1683
xyY:
0.3683, 0.3069, 27.5661
CIE-Lab:
59.4947, 26.3058, 1.2352
CIE-LCH:
59.4947, 26.3348, 2.6884
CIE-Luv:
59.4947, 38.6188, -2.9451
Hunter-Lab:
52.5034, 20.5919, 3.8137
#bc7e8e color charts
#bc7e8e color shades, tints & tones
#bc7e8e color schemes
#bc7e8e color preview, HTML & CSS examples
This text has a color of #bc7e8e
<p style="color:#bc7e8e;">Text here</p>
.mytext {color:#bc7e8e;}
This box has a color of #bc7e8e
<div style="background-color:#bc7e8e;">Content here</div>
.mybackground {background-color:#bc7e8e;}
Border around this has a color of #bc7e8e
<div style="border:2px solid #bc7e8e;">Content here</div>
.myborder {border:2px solid #bc7e8e;}