#ba7b9e color space conversions
Hex:
#ba7b9e
RGB:
186, 123, 158
CMY:
27, 52, 38
CMYK:
0, 34, 15, 27
HSL:
327°, 31.3433%, 60.5882%
HSV (HSB):
327°, 33.8710%, 72.9412%
XYZ:
33.5042, 27.0736, 35.8076
xyY:
0.3476, 0.2809, 27.0736
CIE-Lab:
59.0424, 29.7437, -8.6661
CIE-LCH:
59.0424, 30.9804, 343.7560
CIE-Luv:
59.0424, 36.1896, -17.5839
Hunter-Lab:
52.0323, 23.8816, -4.3796
#ba7b9e color charts
#ba7b9e color shades, tints & tones
#ba7b9e color schemes
#ba7b9e color preview, HTML & CSS examples
This text has a color of #ba7b9e
<p style="color:#ba7b9e;">Text here</p>
.mytext {color:#ba7b9e;}
This box has a color of #ba7b9e
<div style="background-color:#ba7b9e;">Content here</div>
.mybackground {background-color:#ba7b9e;}
Border around this has a color of #ba7b9e
<div style="border:2px solid #ba7b9e;">Content here</div>
.myborder {border:2px solid #ba7b9e;}