#bc993f color space conversions
Hex:
#bc993f
RGB:
188, 153, 63
CMY:
26, 40, 75
CMYK:
0, 19, 66, 26
HSL:
43°, 49.8008%, 49.2157%
HSV (HSB):
43°, 66.4894%, 73.7255%
XYZ:
33.0275, 33.8327, 9.4923
xyY:
0.4326, 0.4431, 33.8327
CIE-Lab:
64.8296, 3.1158, 50.6798
CIE-LCH:
64.8296, 50.7755, 86.4818
CIE-Luv:
64.8296, 28.9423, 56.3048
Hunter-Lab:
58.1659, -0.4353, 31.0404
#bc993f color charts
#bc993f color shades, tints & tones
#bc993f color schemes
#bc993f color preview, HTML & CSS examples
This text has a color of #bc993f
<p style="color:#bc993f;">Text here</p>
.mytext {color:#bc993f;}
This box has a color of #bc993f
<div style="background-color:#bc993f;">Content here</div>
.mybackground {background-color:#bc993f;}
Border around this has a color of #bc993f
<div style="border:2px solid #bc993f;">Content here</div>
.myborder {border:2px solid #bc993f;}