#ba9d9d color space conversions
Hex:
#ba9d9d
RGB:
186, 157, 157
CMY:
27, 38, 38
CMYK:
0, 16, 16, 27
HSL:
0°, 17.3653%, 67.2549%
HSV (HSB):
0°, 15.5914%, 72.9412%
XYZ:
38.3925, 36.9874, 37.0141
xyY:
0.3416, 0.3291, 36.9874
CIE-Lab:
67.2676, 10.6943, 3.9818
CIE-LCH:
67.2676, 11.4116, 20.4219
CIE-Luv:
67.2676, 17.6849, 3.8031
Hunter-Lab:
60.8172, 6.2526, 6.4875
#ba9d9d color charts
#ba9d9d color shades, tints & tones
#ba9d9d color schemes
#ba9d9d color preview, HTML & CSS examples
This text has a color of #ba9d9d
<p style="color:#ba9d9d;">Text here</p>
.mytext {color:#ba9d9d;}
This box has a color of #ba9d9d
<div style="background-color:#ba9d9d;">Content here</div>
.mybackground {background-color:#ba9d9d;}
Border around this has a color of #ba9d9d
<div style="border:2px solid #ba9d9d;">Content here</div>
.myborder {border:2px solid #ba9d9d;}