#ba085c color space conversions
Hex:
#ba085c
RGB:
186, 8, 92
CMY:
27, 97, 64
CMYK:
0, 96, 51, 27
HSL:
332°, 91.7526%, 38.0392%
HSV (HSB):
332°, 95.6989%, 72.9412%
XYZ:
22.2683, 11.3855, 11.1492
xyY:
0.4970, 0.2541, 11.3855
CIE-Lab:
40.2223, 65.9007, 3.3677
CIE-LCH:
40.2223, 65.9866, 2.9254
CIE-Luv:
40.2223, 102.1846, -8.3292
Hunter-Lab:
33.7424, 58.7520, 4.0290
#ba085c color charts
#ba085c color shades, tints & tones
#ba085c color schemes
#ba085c color preview, HTML & CSS examples
This text has a color of #ba085c
<p style="color:#ba085c;">Text here</p>
.mytext {color:#ba085c;}
This box has a color of #ba085c
<div style="background-color:#ba085c;">Content here</div>
.mybackground {background-color:#ba085c;}
Border around this has a color of #ba085c
<div style="border:2px solid #ba085c;">Content here</div>
.myborder {border:2px solid #ba085c;}