#ba98a8 color space conversions
Hex:
#ba98a8
RGB:
186, 152, 168
CMY:
27, 40, 34
CMYK:
0, 18, 10, 27
HSL:
332°, 19.7674%, 66.2745%
HSV (HSB):
332°, 18.2796%, 72.9412%
XYZ:
38.5458, 35.7227, 41.9094
xyY:
0.3318, 0.3075, 35.7227
CIE-Lab:
66.3075, 15.3238, -3.5740
CIE-LCH:
66.3075, 15.7351, 346.8716
CIE-Luv:
66.3075, 19.2966, -7.8609
Hunter-Lab:
59.7685, 10.5231, 0.2641
#ba98a8 color charts
#ba98a8 color shades, tints & tones
#ba98a8 color schemes
#ba98a8 color preview, HTML & CSS examples
This text has a color of #ba98a8
<p style="color:#ba98a8;">Text here</p>
.mytext {color:#ba98a8;}
This box has a color of #ba98a8
<div style="background-color:#ba98a8;">Content here</div>
.mybackground {background-color:#ba98a8;}
Border around this has a color of #ba98a8
<div style="border:2px solid #ba98a8;">Content here</div>
.myborder {border:2px solid #ba98a8;}