#ba98bf color space conversions
Hex:
#ba98bf
RGB:
186, 152, 191
CMY:
27, 40, 25
CMYK:
3, 20, 0, 25
HSL:
292°, 23.3533%, 67.2549%
HSV (HSB):
292°, 20.4188%, 74.9020%
XYZ:
40.8819, 36.6572, 54.2110
xyY:
0.3103, 0.2782, 36.6572
CIE-Lab:
67.0190, 19.5875, -15.3796
CIE-LCH:
67.0190, 24.9038, 321.8620
CIE-Luv:
67.0190, 16.7462, -26.5029
Hunter-Lab:
60.5452, 14.5745, -10.7056
#ba98bf color charts
#ba98bf color shades, tints & tones
#ba98bf color schemes
#ba98bf color preview, HTML & CSS examples
This text has a color of #ba98bf
<p style="color:#ba98bf;">Text here</p>
.mytext {color:#ba98bf;}
This box has a color of #ba98bf
<div style="background-color:#ba98bf;">Content here</div>
.mybackground {background-color:#ba98bf;}
Border around this has a color of #ba98bf
<div style="border:2px solid #ba98bf;">Content here</div>
.myborder {border:2px solid #ba98bf;}