#ba98b9 color space conversions
Hex:
#ba98b9
RGB:
186, 152, 185
CMY:
27, 40, 27
CMYK:
0, 18, 1, 27
HSL:
302°, 19.7674%, 66.2745%
HSV (HSB):
302°, 18.2796%, 72.9412%
XYZ:
40.2349, 36.3984, 50.8039
xyY:
0.3157, 0.2856, 36.3984
CIE-Lab:
66.8232, 18.4299, -12.3242
CIE-LCH:
66.8232, 22.1709, 326.2290
CIE-Luv:
66.8232, 17.4191, -21.5678
Hunter-Lab:
60.3311, 13.4626, -7.6955
#ba98b9 color charts
#ba98b9 color shades, tints & tones
#ba98b9 color schemes
#ba98b9 color preview, HTML & CSS examples
This text has a color of #ba98b9
<p style="color:#ba98b9;">Text here</p>
.mytext {color:#ba98b9;}
This box has a color of #ba98b9
<div style="background-color:#ba98b9;">Content here</div>
.mybackground {background-color:#ba98b9;}
Border around this has a color of #ba98b9
<div style="border:2px solid #ba98b9;">Content here</div>
.myborder {border:2px solid #ba98b9;}