#ba712e color space conversions
Hex:
#ba712e
RGB:
186, 113, 46
CMY:
27, 56, 82
CMYK:
0, 39, 75, 27
HSL:
29°, 60.3448%, 45.4902%
HSV (HSB):
29°, 75.2688%, 72.9412%
XYZ:
26.6480, 22.4466, 5.5129
xyY:
0.4880, 0.4111, 22.4466
CIE-Lab:
54.4977, 23.3798, 47.5583
CIE-LCH:
54.4977, 52.9944, 63.8211
CIE-Luv:
54.4977, 58.6255, 44.9551
Hunter-Lab:
47.3779, 17.4872, 26.2655
#ba712e color charts
#ba712e color shades, tints & tones
#ba712e color schemes
#ba712e color preview, HTML & CSS examples
This text has a color of #ba712e
<p style="color:#ba712e;">Text here</p>
.mytext {color:#ba712e;}
This box has a color of #ba712e
<div style="background-color:#ba712e;">Content here</div>
.mybackground {background-color:#ba712e;}
Border around this has a color of #ba712e
<div style="border:2px solid #ba712e;">Content here</div>
.myborder {border:2px solid #ba712e;}