#ba99c5 color space conversions
Hex:
#ba99c5
RGB:
186, 153, 197
CMY:
27, 40, 23
CMYK:
6, 22, 0, 23
HSL:
285°, 27.5000%, 68.6275%
HSV (HSB):
285°, 22.3350%, 77.2549%
XYZ:
41.7190, 37.2528, 57.8150
xyY:
0.3050, 0.2723, 37.2528
CIE-Lab:
67.4663, 20.2184, -18.0461
CIE-LCH:
67.4663, 27.1006, 318.2492
CIE-Luv:
67.4663, 15.5893, -30.8196
Hunter-Lab:
61.0351, 15.1978, -13.4375
#ba99c5 color charts
#ba99c5 color shades, tints & tones
#ba99c5 color schemes
#ba99c5 color preview, HTML & CSS examples
This text has a color of #ba99c5
<p style="color:#ba99c5;">Text here</p>
.mytext {color:#ba99c5;}
This box has a color of #ba99c5
<div style="background-color:#ba99c5;">Content here</div>
.mybackground {background-color:#ba99c5;}
Border around this has a color of #ba99c5
<div style="border:2px solid #ba99c5;">Content here</div>
.myborder {border:2px solid #ba99c5;}