#ba8f8e color space conversions
Hex:
#ba8f8e
RGB:
186, 143, 142
CMY:
27, 44, 44
CMYK:
0, 23, 24, 27
HSL:
1°, 24.1758%, 64.3137%
HSV (HSB):
1°, 23.6559%, 72.9412%
XYZ:
34.9546, 32.0370, 29.9326
xyY:
0.3606, 0.3305, 32.0370
CIE-Lab:
63.3735, 16.1004, 6.8064
CIE-LCH:
63.3735, 17.4800, 22.9161
CIE-Luv:
63.3735, 27.3090, 6.5950
Hunter-Lab:
56.6013, 11.1822, 8.2663
#ba8f8e color charts
#ba8f8e color shades, tints & tones
#ba8f8e color schemes
#ba8f8e color preview, HTML & CSS examples
This text has a color of #ba8f8e
<p style="color:#ba8f8e;">Text here</p>
.mytext {color:#ba8f8e;}
This box has a color of #ba8f8e
<div style="background-color:#ba8f8e;">Content here</div>
.mybackground {background-color:#ba8f8e;}
Border around this has a color of #ba8f8e
<div style="border:2px solid #ba8f8e;">Content here</div>
.myborder {border:2px solid #ba8f8e;}