#bc835d color space conversions
Hex:
#bc835d
RGB:
188, 131, 93
CMY:
26, 49, 64
CMYK:
0, 30, 51, 26
HSL:
24°, 41.4847%, 55.0980%
HSV (HSB):
24°, 50.5319%, 73.7255%
XYZ:
30.8311, 27.7143, 14.0803
xyY:
0.4245, 0.3816, 27.7143
CIE-Lab:
59.6297, 17.5575, 29.2581
CIE-LCH:
59.6297, 34.1218, 59.0325
CIE-Luv:
59.6297, 42.2227, 32.5310
Hunter-Lab:
52.6444, 12.4108, 20.9933
#bc835d color charts
#bc835d color shades, tints & tones
#bc835d color schemes
#bc835d color preview, HTML & CSS examples
This text has a color of #bc835d
<p style="color:#bc835d;">Text here</p>
.mytext {color:#bc835d;}
This box has a color of #bc835d
<div style="background-color:#bc835d;">Content here</div>
.mybackground {background-color:#bc835d;}
Border around this has a color of #bc835d
<div style="border:2px solid #bc835d;">Content here</div>
.myborder {border:2px solid #bc835d;}