#ba98b1 color space conversions
Hex:
#ba98b1
RGB:
186, 152, 177
CMY:
27, 40, 31
CMYK:
0, 18, 5, 27
HSL:
316°, 19.7674%, 66.2745%
HSV (HSB):
316°, 18.2796%, 72.9412%
XYZ:
39.4137, 36.0699, 46.4798
xyY:
0.3232, 0.2957, 36.0699
CIE-Lab:
66.5733, 16.9354, -8.2229
CIE-LCH:
66.5733, 18.8262, 334.1013
CIE-Luv:
66.5733, 18.3090, -15.0598
Hunter-Lab:
60.0582, 12.0403, -3.8445
#ba98b1 color charts
#ba98b1 color shades, tints & tones
#ba98b1 color schemes
#ba98b1 color preview, HTML & CSS examples
This text has a color of #ba98b1
<p style="color:#ba98b1;">Text here</p>
.mytext {color:#ba98b1;}
This box has a color of #ba98b1
<div style="background-color:#ba98b1;">Content here</div>
.mybackground {background-color:#ba98b1;}
Border around this has a color of #ba98b1
<div style="border:2px solid #ba98b1;">Content here</div>
.myborder {border:2px solid #ba98b1;}