#bc6d85 color space conversions
Hex:
#bc6d85
RGB:
188, 109, 133
CMY:
26, 57, 48
CMYK:
0, 42, 29, 26
HSL:
342°, 37.0892%, 58.2353%
HSV (HSB):
342°, 42.0213%, 73.7255%
XYZ:
30.4413, 23.3221, 25.0875
xyY:
0.3861, 0.2958, 23.3221
CIE-Lab:
55.4026, 34.3239, 0.4970
CIE-LCH:
55.4026, 34.3275, 0.8296
CIE-Luv:
55.4026, 50.0286, -5.4465
Hunter-Lab:
48.2930, 28.0042, 3.0048
#bc6d85 color charts
#bc6d85 color shades, tints & tones
#bc6d85 color schemes
#bc6d85 color preview, HTML & CSS examples
This text has a color of #bc6d85
<p style="color:#bc6d85;">Text here</p>
.mytext {color:#bc6d85;}
This box has a color of #bc6d85
<div style="background-color:#bc6d85;">Content here</div>
.mybackground {background-color:#bc6d85;}
Border around this has a color of #bc6d85
<div style="border:2px solid #bc6d85;">Content here</div>
.myborder {border:2px solid #bc6d85;}