#bc6d90 color space conversions
Hex:
#bc6d90
RGB:
188, 109, 144
CMY:
26, 57, 44
CMYK:
0, 42, 23, 26
HSL:
333°, 37.0892%, 58.2353%
HSV (HSB):
333°, 42.0213%, 73.7255%
XYZ:
31.2417, 23.6423, 29.3024
xyY:
0.3711, 0.2808, 23.6423
CIE-Lab:
55.7278, 35.8943, -5.4565
CIE-LCH:
55.7278, 36.3067, 351.3564
CIE-Luv:
55.7278, 47.7596, -13.9290
Hunter-Lab:
48.6233, 29.6000, -1.6942
#bc6d90 color charts
#bc6d90 color shades, tints & tones
#bc6d90 color schemes
#bc6d90 color preview, HTML & CSS examples
This text has a color of #bc6d90
<p style="color:#bc6d90;">Text here</p>
.mytext {color:#bc6d90;}
This box has a color of #bc6d90
<div style="background-color:#bc6d90;">Content here</div>
.mybackground {background-color:#bc6d90;}
Border around this has a color of #bc6d90
<div style="border:2px solid #bc6d90;">Content here</div>
.myborder {border:2px solid #bc6d90;}