#ba7f07 color space conversions
Hex:
#ba7f07
RGB:
186, 127, 7
CMY:
27, 50, 97
CMYK:
0, 32, 96, 27
HSL:
40°, 92.7461%, 37.8431%
HSV (HSB):
40°, 96.2366%, 72.9412%
XYZ:
27.8774, 25.6332, 3.6794
xyY:
0.4875, 0.4482, 25.6332
CIE-Lab:
57.6872, 14.5891, 62.3869
CIE-LCH:
57.6872, 64.0700, 76.8380
CIE-Luv:
57.6872, 49.1350, 57.3835
Hunter-Lab:
50.6292, 9.6844, 31.1316
#ba7f07 color charts
#ba7f07 color shades, tints & tones
#ba7f07 color schemes
#ba7f07 color preview, HTML & CSS examples
This text has a color of #ba7f07
<p style="color:#ba7f07;">Text here</p>
.mytext {color:#ba7f07;}
This box has a color of #ba7f07
<div style="background-color:#ba7f07;">Content here</div>
.mybackground {background-color:#ba7f07;}
Border around this has a color of #ba7f07
<div style="border:2px solid #ba7f07;">Content here</div>
.myborder {border:2px solid #ba7f07;}