#bc6d82 color space conversions
Hex:
#bc6d82
RGB:
188, 109, 130
CMY:
26, 57, 49
CMYK:
0, 42, 31, 26
HSL:
344°, 37.0892%, 58.2353%
HSV (HSB):
344°, 42.0213%, 73.7255%
XYZ:
30.2369, 23.2404, 24.0113
xyY:
0.3902, 0.2999, 23.2404
CIE-Lab:
55.3190, 33.9167, 2.1320
CIE-LCH:
55.3190, 33.9836, 3.5968
CIE-Luv:
55.3190, 50.6358, -3.1875
Hunter-Lab:
48.2082, 27.5935, 4.2150
#bc6d82 color charts
#bc6d82 color shades, tints & tones
#bc6d82 color schemes
#bc6d82 color preview, HTML & CSS examples
This text has a color of #bc6d82
<p style="color:#bc6d82;">Text here</p>
.mytext {color:#bc6d82;}
This box has a color of #bc6d82
<div style="background-color:#bc6d82;">Content here</div>
.mybackground {background-color:#bc6d82;}
Border around this has a color of #bc6d82
<div style="border:2px solid #bc6d82;">Content here</div>
.myborder {border:2px solid #bc6d82;}