#bc6d8e color space conversions
Hex:
#bc6d8e
RGB:
188, 109, 142
CMY:
26, 57, 44
CMYK:
0, 42, 24, 26
HSL:
335°, 37.0892%, 58.2353%
HSV (HSB):
335°, 42.0213%, 73.7255%
XYZ:
31.0902, 23.5816, 28.5043
xyY:
0.3738, 0.2835, 23.5816
CIE-Lab:
55.6665, 35.5999, -4.3792
CIE-LCH:
55.6665, 35.8683, 352.9872
CIE-Luv:
55.6665, 48.1765, -12.3656
Hunter-Lab:
48.5609, 29.2994, -0.8094
#bc6d8e color charts
#bc6d8e color shades, tints & tones
#bc6d8e color schemes
#bc6d8e color preview, HTML & CSS examples
This text has a color of #bc6d8e
<p style="color:#bc6d8e;">Text here</p>
.mytext {color:#bc6d8e;}
This box has a color of #bc6d8e
<div style="background-color:#bc6d8e;">Content here</div>
.mybackground {background-color:#bc6d8e;}
Border around this has a color of #bc6d8e
<div style="border:2px solid #bc6d8e;">Content here</div>
.myborder {border:2px solid #bc6d8e;}