#bc6d64 color space conversions
Hex:
#bc6d64
RGB:
188, 109, 100
CMY:
26, 57, 61
CMYK:
0, 42, 47, 26
HSL:
6°, 39.6396%, 56.4706%
HSV (HSB):
6°, 46.8085%, 73.7255%
XYZ:
28.5079, 22.5487, 14.9064
xyY:
0.4322, 0.3418, 22.5487
CIE-Lab:
54.6045, 30.3628, 18.6534
CIE-LCH:
54.6045, 35.6349, 31.5646
CIE-Luv:
54.6045, 56.2921, 17.6626
Hunter-Lab:
47.4855, 24.0628, 14.6279
#bc6d64 color charts
#bc6d64 color shades, tints & tones
#bc6d64 color schemes
#bc6d64 color preview, HTML & CSS examples
This text has a color of #bc6d64
<p style="color:#bc6d64;">Text here</p>
.mytext {color:#bc6d64;}
This box has a color of #bc6d64
<div style="background-color:#bc6d64;">Content here</div>
.mybackground {background-color:#bc6d64;}
Border around this has a color of #bc6d64
<div style="border:2px solid #bc6d64;">Content here</div>
.myborder {border:2px solid #bc6d64;}