#bc7d50 color space conversions
Hex:
#bc7d50
RGB:
188, 125, 80
CMY:
26, 51, 69
CMYK:
0, 34, 57, 26
HSL:
25°, 44.6281%, 52.5490%
HSV (HSB):
25°, 57.4468%, 73.7255%
XYZ:
29.5206, 25.9378, 11.0400
xyY:
0.4439, 0.3901, 25.9378
CIE-Lab:
57.9779, 19.7389, 34.2873
CIE-LCH:
57.9779, 39.5631, 60.0713
CIE-Luv:
57.9779, 47.9165, 36.5239
Hunter-Lab:
50.9292, 14.3399, 22.7980
#bc7d50 color charts
#bc7d50 color shades, tints & tones
#bc7d50 color schemes
#bc7d50 color preview, HTML & CSS examples
This text has a color of #bc7d50
<p style="color:#bc7d50;">Text here</p>
.mytext {color:#bc7d50;}
This box has a color of #bc7d50
<div style="background-color:#bc7d50;">Content here</div>
.mybackground {background-color:#bc7d50;}
Border around this has a color of #bc7d50
<div style="border:2px solid #bc7d50;">Content here</div>
.myborder {border:2px solid #bc7d50;}