#ba748c color space conversions
Hex:
#ba748c
RGB:
186, 116, 140
CMY:
27, 55, 45
CMYK:
0, 38, 25, 27
HSL:
339°, 33.6538%, 59.2157%
HSV (HSB):
339°, 37.6344%, 72.9412%
XYZ:
31.2287, 24.8233, 27.9564
xyY:
0.3717, 0.2955, 24.8233
CIE-Lab:
56.9029, 30.7816, -1.4224
CIE-LCH:
56.9029, 30.8144, 357.3543
CIE-Luv:
56.9029, 43.2178, -7.4051
Hunter-Lab:
49.8230, 24.6922, 1.6077
#ba748c color charts
#ba748c color shades, tints & tones
#ba748c color schemes
#ba748c color preview, HTML & CSS examples
This text has a color of #ba748c
<p style="color:#ba748c;">Text here</p>
.mytext {color:#ba748c;}
This box has a color of #ba748c
<div style="background-color:#ba748c;">Content here</div>
.mybackground {background-color:#ba748c;}
Border around this has a color of #ba748c
<div style="border:2px solid #ba748c;">Content here</div>
.myborder {border:2px solid #ba748c;}