#bc785c color space conversions
Hex:
#bc785c
RGB:
188, 120, 92
CMY:
26, 53, 64
CMYK:
0, 36, 51, 26
HSL:
18°, 41.7391%, 54.9020%
HSV (HSB):
18°, 51.0638%, 73.7255%
XYZ:
29.3873, 24.8970, 13.3819
xyY:
0.4343, 0.3679, 24.8970
CIE-Lab:
56.9749, 23.5517, 26.3815
CIE-LCH:
56.9749, 35.3647, 48.2436
CIE-Luv:
56.9749, 50.0067, 27.7645
Hunter-Lab:
49.8969, 17.8097, 19.0267
#bc785c color charts
#bc785c color shades, tints & tones
#bc785c color schemes
#bc785c color preview, HTML & CSS examples
This text has a color of #bc785c
<p style="color:#bc785c;">Text here</p>
.mytext {color:#bc785c;}
This box has a color of #bc785c
<div style="background-color:#bc785c;">Content here</div>
.mybackground {background-color:#bc785c;}
Border around this has a color of #bc785c
<div style="border:2px solid #bc785c;">Content here</div>
.myborder {border:2px solid #bc785c;}