#bc995a color space conversions
Hex:
#bc995a
RGB:
188, 153, 90
CMY:
26, 40, 65
CMYK:
0, 19, 52, 26
HSL:
39°, 42.2414%, 54.5098%
HSV (HSB):
39°, 52.1277%, 73.7255%
XYZ:
33.9757, 34.2120, 14.4857
xyY:
0.4110, 0.4138, 34.2120
CIE-Lab:
65.1305, 5.1512, 37.7807
CIE-LCH:
65.1305, 38.1303, 82.2360
CIE-Luv:
65.1305, 27.3187, 44.8750
Hunter-Lab:
58.4910, 1.3261, 26.2601
#bc995a color charts
#bc995a color shades, tints & tones
#bc995a color schemes
#bc995a color preview, HTML & CSS examples
This text has a color of #bc995a
<p style="color:#bc995a;">Text here</p>
.mytext {color:#bc995a;}
This box has a color of #bc995a
<div style="background-color:#bc995a;">Content here</div>
.mybackground {background-color:#bc995a;}
Border around this has a color of #bc995a
<div style="border:2px solid #bc995a;">Content here</div>
.myborder {border:2px solid #bc995a;}