#ba993c color space conversions
Hex:
#ba993c
RGB:
186, 153, 60
CMY:
27, 40, 76
CMYK:
0, 18, 68, 27
HSL:
44°, 51.2195%, 48.2353%
HSV (HSB):
44°, 67.7419%, 72.9412%
XYZ:
32.4565, 33.5478, 9.0397
xyY:
0.4325, 0.4470, 33.5478
CIE-Lab:
64.6020, 2.0592, 51.7199
CIE-LCH:
64.6020, 51.7609, 87.7200
CIE-Luv:
64.6020, 27.5818, 57.2337
Hunter-Lab:
57.9205, -1.3359, 31.2909
#ba993c color charts
#ba993c color shades, tints & tones
#ba993c color schemes
#ba993c color preview, HTML & CSS examples
This text has a color of #ba993c
<p style="color:#ba993c;">Text here</p>
.mytext {color:#ba993c;}
This box has a color of #ba993c
<div style="background-color:#ba993c;">Content here</div>
.mybackground {background-color:#ba993c;}
Border around this has a color of #ba993c
<div style="border:2px solid #ba993c;">Content here</div>
.myborder {border:2px solid #ba993c;}