#ba95a5 color space conversions
Hex:
#ba95a5
RGB:
186, 149, 165
CMY:
27, 42, 35
CMYK:
0, 20, 11, 27
HSL:
334°, 21.1429%, 65.6863%
HSV (HSB):
334°, 19.8925%, 72.9412%
XYZ:
37.7887, 34.6506, 40.2939
xyY:
0.3352, 0.3074, 34.6506
CIE-Lab:
65.4757, 16.4698, -3.1142
CIE-LCH:
65.4757, 16.7617, 349.2927
CIE-Luv:
65.4757, 21.2465, -7.3743
Hunter-Lab:
58.8648, 11.5761, 0.6204
#ba95a5 color charts
#ba95a5 color shades, tints & tones
#ba95a5 color schemes
#ba95a5 color preview, HTML & CSS examples
This text has a color of #ba95a5
<p style="color:#ba95a5;">Text here</p>
.mytext {color:#ba95a5;}
This box has a color of #ba95a5
<div style="background-color:#ba95a5;">Content here</div>
.mybackground {background-color:#ba95a5;}
Border around this has a color of #ba95a5
<div style="border:2px solid #ba95a5;">Content here</div>
.myborder {border:2px solid #ba95a5;}