#ba7a65 color space conversions
Hex:
#ba7a65
RGB:
186, 122, 101
CMY:
27, 52, 60
CMYK:
0, 34, 46, 27
HSL:
15°, 38.1166%, 56.2745%
HSV (HSB):
15°, 45.6989%, 72.9412%
XYZ:
29.5582, 25.2978, 15.6370
xyY:
0.4193, 0.3589, 25.2978
CIE-Lab:
57.3644, 22.5272, 21.7547
CIE-LCH:
57.3644, 31.3168, 44.0006
CIE-Luv:
57.3644, 45.8474, 23.1418
Hunter-Lab:
50.2969, 16.8804, 16.7749
#ba7a65 color charts
#ba7a65 color shades, tints & tones
#ba7a65 color schemes
#ba7a65 color preview, HTML & CSS examples
This text has a color of #ba7a65
<p style="color:#ba7a65;">Text here</p>
.mytext {color:#ba7a65;}
This box has a color of #ba7a65
<div style="background-color:#ba7a65;">Content here</div>
.mybackground {background-color:#ba7a65;}
Border around this has a color of #ba7a65
<div style="border:2px solid #ba7a65;">Content here</div>
.myborder {border:2px solid #ba7a65;}