#bc993c color space conversions
Hex:
#bc993c
RGB:
188, 153, 60
CMY:
26, 40, 76
CMYK:
0, 19, 68, 26
HSL:
44°, 51.6129%, 48.6275%
HSV (HSB):
44°, 68.0851%, 73.7255%
XYZ:
32.9459, 33.8001, 9.0626
xyY:
0.4346, 0.4459, 33.8001
CIE-Lab:
64.8036, 2.9382, 51.9937
CIE-LCH:
64.8036, 52.0767, 86.7656
CIE-Luv:
64.8036, 29.0875, 57.3245
Hunter-Lab:
58.1378, -0.5878, 31.4543
#bc993c color charts
#bc993c color shades, tints & tones
#bc993c color schemes
#bc993c color preview, HTML & CSS examples
This text has a color of #bc993c
<p style="color:#bc993c;">Text here</p>
.mytext {color:#bc993c;}
This box has a color of #bc993c
<div style="background-color:#bc993c;">Content here</div>
.mybackground {background-color:#bc993c;}
Border around this has a color of #bc993c
<div style="border:2px solid #bc993c;">Content here</div>
.myborder {border:2px solid #bc993c;}