#ba095e color space conversions
Hex:
#ba095e
RGB:
186, 9, 94
CMY:
27, 96, 63
CMYK:
0, 95, 49, 27
HSL:
331°, 90.7692%, 38.2353%
HSV (HSB):
331°, 95.1613%, 72.9412%
XYZ:
22.3678, 11.4426, 11.6194
xyY:
0.4924, 0.2519, 11.4426
CIE-Lab:
40.3162, 65.9541, 2.2322
CIE-LCH:
40.3162, 65.9919, 1.9384
CIE-Luv:
40.3162, 101.2022, -9.6235
Hunter-Lab:
33.8270, 58.8343, 3.3130
#ba095e color charts
#ba095e color shades, tints & tones
#ba095e color schemes
#ba095e color preview, HTML & CSS examples
This text has a color of #ba095e
<p style="color:#ba095e;">Text here</p>
.mytext {color:#ba095e;}
This box has a color of #ba095e
<div style="background-color:#ba095e;">Content here</div>
.mybackground {background-color:#ba095e;}
Border around this has a color of #ba095e
<div style="border:2px solid #ba095e;">Content here</div>
.myborder {border:2px solid #ba095e;}