#ba7d3f color space conversions
Hex:
#ba7d3f
RGB:
186, 125, 63
CMY:
27, 51, 75
CMYK:
0, 33, 66, 27
HSL:
30°, 49.3976%, 48.8235%
HSV (HSB):
30°, 66.1290%, 72.9412%
XYZ:
28.4805, 25.4652, 8.1168
xyY:
0.4589, 0.4103, 25.4652
CIE-Lab:
57.5259, 17.6630, 42.5960
CIE-LCH:
57.5259, 46.1129, 67.4780
CIE-Luv:
57.5259, 47.9849, 43.9440
Hunter-Lab:
50.4631, 12.4321, 25.7876
#ba7d3f color charts
#ba7d3f color shades, tints & tones
#ba7d3f color schemes
#ba7d3f color preview, HTML & CSS examples
This text has a color of #ba7d3f
<p style="color:#ba7d3f;">Text here</p>
.mytext {color:#ba7d3f;}
This box has a color of #ba7d3f
<div style="background-color:#ba7d3f;">Content here</div>
.mybackground {background-color:#ba7d3f;}
Border around this has a color of #ba7d3f
<div style="border:2px solid #ba7d3f;">Content here</div>
.myborder {border:2px solid #ba7d3f;}