#ba746c color space conversions
Hex:
#ba746c
RGB:
186, 116, 108
CMY:
27, 55, 58
CMYK:
0, 38, 42, 27
HSL:
6°, 36.1111%, 57.6471%
HSV (HSB):
6°, 41.9355%, 72.9412%
XYZ:
29.2019, 24.0126, 17.2831
xyY:
0.4142, 0.3406, 24.0126
CIE-Lab:
56.1004, 26.6087, 16.0221
CIE-LCH:
56.1004, 31.0601, 31.0537
CIE-Luv:
56.1004, 48.7800, 15.6435
Hunter-Lab:
49.0026, 20.6178, 13.3904
#ba746c color charts
#ba746c color shades, tints & tones
#ba746c color schemes
#ba746c color preview, HTML & CSS examples
This text has a color of #ba746c
<p style="color:#ba746c;">Text here</p>
.mytext {color:#ba746c;}
This box has a color of #ba746c
<div style="background-color:#ba746c;">Content here</div>
.mybackground {background-color:#ba746c;}
Border around this has a color of #ba746c
<div style="border:2px solid #ba746c;">Content here</div>
.myborder {border:2px solid #ba746c;}