#ba725e color space conversions
Hex:
#ba725e
RGB:
186, 114, 94
CMY:
27, 55, 63
CMYK:
0, 39, 49, 27
HSL:
13°, 40.0000%, 54.9020%
HSV (HSB):
13°, 49.4624%, 72.9412%
XYZ:
28.2874, 23.2819, 13.5926
xyY:
0.4341, 0.3573, 23.2819
CIE-Lab:
55.3615, 26.2343, 23.0806
CIE-LCH:
55.3615, 34.9421, 41.3409
CIE-Luv:
55.3615, 52.2956, 23.4597
Hunter-Lab:
48.2513, 20.2061, 17.0736
#ba725e color charts
#ba725e color shades, tints & tones
#ba725e color schemes
#ba725e color preview, HTML & CSS examples
This text has a color of #ba725e
<p style="color:#ba725e;">Text here</p>
.mytext {color:#ba725e;}
This box has a color of #ba725e
<div style="background-color:#ba725e;">Content here</div>
.mybackground {background-color:#ba725e;}
Border around this has a color of #ba725e
<div style="border:2px solid #ba725e;">Content here</div>
.myborder {border:2px solid #ba725e;}