#ba99be color space conversions
Hex:
#ba99be
RGB:
186, 153, 190
CMY:
27, 40, 25
CMYK:
2, 19, 0, 25
HSL:
294°, 22.1557%, 67.2549%
HSV (HSB):
294°, 19.4737%, 74.5098%
XYZ:
40.9352, 36.9393, 53.6877
xyY:
0.3111, 0.2808, 36.9393
CIE-Lab:
67.2314, 18.8358, -14.5015
CIE-LCH:
67.2314, 23.7715, 322.4076
CIE-Luv:
67.2314, 16.3645, -25.0262
Hunter-Lab:
60.7777, 13.8630, -9.8291
#ba99be color charts
#ba99be color shades, tints & tones
#ba99be color schemes
#ba99be color preview, HTML & CSS examples
This text has a color of #ba99be
<p style="color:#ba99be;">Text here</p>
.mytext {color:#ba99be;}
This box has a color of #ba99be
<div style="background-color:#ba99be;">Content here</div>
.mybackground {background-color:#ba99be;}
Border around this has a color of #ba99be
<div style="border:2px solid #ba99be;">Content here</div>
.myborder {border:2px solid #ba99be;}