#ba654e color space conversions
Hex:
#ba654e
RGB:
186, 101, 78
CMY:
27, 60, 69
CMYK:
0, 46, 58, 27
HSL:
13°, 43.9024%, 51.7647%
HSV (HSB):
13°, 58.0645%, 72.9412%
XYZ:
26.2785, 20.2965, 9.7403
xyY:
0.4666, 0.3604, 20.2965
CIE-Lab:
52.1708, 31.8901, 28.0885
CIE-LCH:
52.1708, 42.4964, 41.3733
CIE-Luv:
52.1708, 63.8793, 26.5530
Hunter-Lab:
45.0517, 25.2782, 18.7175
#ba654e color charts
#ba654e color shades, tints & tones
#ba654e color schemes
#ba654e color preview, HTML & CSS examples
This text has a color of #ba654e
<p style="color:#ba654e;">Text here</p>
.mytext {color:#ba654e;}
This box has a color of #ba654e
<div style="background-color:#ba654e;">Content here</div>
.mybackground {background-color:#ba654e;}
Border around this has a color of #ba654e
<div style="border:2px solid #ba654e;">Content here</div>
.myborder {border:2px solid #ba654e;}