#ba7000 color space conversions
Hex:
#ba7000
RGB:
186, 112, 0
CMY:
27, 56, 100
CMYK:
0, 40, 100, 27
HSL:
36°, 100.0000%, 36.4706%
HSV (HSB):
36°, 100.0000%, 72.9412%
XYZ:
26.0439, 22.0274, 2.8791
xyY:
0.5112, 0.4323, 22.0274
CIE-Lab:
54.0561, 22.7914, 61.2028
CIE-LCH:
54.0561, 65.3087, 69.5751
CIE-Luv:
54.0561, 61.4888, 52.4716
Hunter-Lab:
46.9334, 16.9182, 29.2163
#ba7000 color charts
#ba7000 color shades, tints & tones
#ba7000 color schemes
#ba7000 color preview, HTML & CSS examples
This text has a color of #ba7000
<p style="color:#ba7000;">Text here</p>
.mytext {color:#ba7000;}
This box has a color of #ba7000
<div style="background-color:#ba7000;">Content here</div>
.mybackground {background-color:#ba7000;}
Border around this has a color of #ba7000
<div style="border:2px solid #ba7000;">Content here</div>
.myborder {border:2px solid #ba7000;}