#ba7788 color space conversions
Hex:
#ba7788
RGB:
186, 119, 136
CMY:
27, 53, 47
CMYK:
0, 36, 27, 27
HSL:
345°, 32.6829%, 59.8039%
HSV (HSB):
345°, 36.0215%, 72.9412%
XYZ:
31.2905, 25.4103, 26.5480
xyY:
0.3759, 0.3052, 25.4103
CIE-Lab:
57.4731, 28.5512, 1.7321
CIE-LCH:
57.4731, 28.6037, 3.4717
CIE-Luv:
57.4731, 42.2199, -2.6881
Hunter-Lab:
50.4087, 22.5862, 4.0606
#ba7788 color charts
#ba7788 color shades, tints & tones
#ba7788 color schemes
#ba7788 color preview, HTML & CSS examples
This text has a color of #ba7788
<p style="color:#ba7788;">Text here</p>
.mytext {color:#ba7788;}
This box has a color of #ba7788
<div style="background-color:#ba7788;">Content here</div>
.mybackground {background-color:#ba7788;}
Border around this has a color of #ba7788
<div style="border:2px solid #ba7788;">Content here</div>
.myborder {border:2px solid #ba7788;}