#ba7412 color space conversions
Hex:
#ba7412
RGB:
186, 116, 18
CMY:
27, 55, 93
CMYK:
0, 38, 90, 27
HSL:
35°, 82.3529%, 40.0000%
HSV (HSB):
35°, 90.3226%, 72.9412%
XYZ:
26.6043, 22.9736, 3.6044
xyY:
0.5002, 0.4320, 22.9736
CIE-Lab:
55.0451, 20.8414, 58.2739
CIE-LCH:
55.0451, 61.8886, 70.3206
CIE-Luv:
55.0451, 57.7648, 52.1633
Hunter-Lab:
47.9307, 15.1988, 29.0929
#ba7412 color charts
#ba7412 color shades, tints & tones
#ba7412 color schemes
#ba7412 color preview, HTML & CSS examples
This text has a color of #ba7412
<p style="color:#ba7412;">Text here</p>
.mytext {color:#ba7412;}
This box has a color of #ba7412
<div style="background-color:#ba7412;">Content here</div>
.mybackground {background-color:#ba7412;}
Border around this has a color of #ba7412
<div style="border:2px solid #ba7412;">Content here</div>
.myborder {border:2px solid #ba7412;}