#ba098e color space conversions
Hex:
#ba098e
RGB:
186, 9, 142
CMY:
27, 96, 44
CMYK:
0, 95, 24, 27
HSL:
315°, 90.7692%, 38.2353%
HSV (HSB):
315°, 95.1613%, 72.9412%
XYZ:
25.2299, 12.5875, 26.6910
xyY:
0.3911, 0.1951, 12.5875
CIE-Lab:
42.1350, 70.7563, -24.9368
CIE-LCH:
42.1350, 75.0220, 340.5859
CIE-Luv:
42.1350, 79.5830, -45.5493
Hunter-Lab:
35.4788, 64.8478, -19.7692
#ba098e color charts
#ba098e color shades, tints & tones
#ba098e color schemes
#ba098e color preview, HTML & CSS examples
This text has a color of #ba098e
<p style="color:#ba098e;">Text here</p>
.mytext {color:#ba098e;}
This box has a color of #ba098e
<div style="background-color:#ba098e;">Content here</div>
.mybackground {background-color:#ba098e;}
Border around this has a color of #ba098e
<div style="border:2px solid #ba098e;">Content here</div>
.myborder {border:2px solid #ba098e;}