#ba700e color space conversions
Hex:
#ba700e
RGB:
186, 112, 14
CMY:
27, 56, 95
CMYK:
0, 40, 92, 27
HSL:
34°, 86.0000%, 39.2157%
HSV (HSB):
34°, 92.4731%, 72.9412%
XYZ:
26.1231, 22.0592, 3.2965
xyY:
0.5075, 0.4285, 22.0592
CIE-Lab:
54.0897, 22.9757, 58.5101
CIE-LCH:
54.0897, 62.8595, 68.5611
CIE-Luv:
54.0897, 61.1465, 51.1705
Hunter-Lab:
46.9672, 17.0891, 28.7157
#ba700e color charts
#ba700e color shades, tints & tones
#ba700e color schemes
#ba700e color preview, HTML & CSS examples
This text has a color of #ba700e
<p style="color:#ba700e;">Text here</p>
.mytext {color:#ba700e;}
This box has a color of #ba700e
<div style="background-color:#ba700e;">Content here</div>
.mybackground {background-color:#ba700e;}
Border around this has a color of #ba700e
<div style="border:2px solid #ba700e;">Content here</div>
.myborder {border:2px solid #ba700e;}