#ba7d8e color space conversions
Hex:
#ba7d8e
RGB:
186, 125, 142
CMY:
27, 51, 44
CMYK:
0, 33, 24, 27
HSL:
343°, 30.6533%, 60.9804%
HSV (HSB):
343°, 32.7957%, 72.9412%
XYZ:
32.4658, 27.0593, 29.1030
xyY:
0.3663, 0.3053, 27.0593
CIE-Lab:
59.0292, 26.1133, 0.5290
CIE-LCH:
59.0292, 26.1187, 1.1606
CIE-Luv:
59.0292, 37.7596, -3.8743
Hunter-Lab:
52.0186, 20.3728, 3.2418
#ba7d8e color charts
#ba7d8e color shades, tints & tones
#ba7d8e color schemes
#ba7d8e color preview, HTML & CSS examples
This text has a color of #ba7d8e
<p style="color:#ba7d8e;">Text here</p>
.mytext {color:#ba7d8e;}
This box has a color of #ba7d8e
<div style="background-color:#ba7d8e;">Content here</div>
.mybackground {background-color:#ba7d8e;}
Border around this has a color of #ba7d8e
<div style="border:2px solid #ba7d8e;">Content here</div>
.myborder {border:2px solid #ba7d8e;}