#ba385f color space conversions
Hex:
#ba385f
RGB:
186, 56, 95
CMY:
27, 78, 63
CMYK:
0, 70, 49, 27
HSL:
342°, 53.7190%, 47.4510%
HSV (HSB):
342°, 69.8925%, 72.9412%
XYZ:
23.7294, 14.0937, 12.2961
xyY:
0.4735, 0.2812, 14.0937
CIE-Lab:
44.3670, 54.6349, 7.4092
CIE-LCH:
44.3670, 55.1350, 7.7230
CIE-Luv:
44.3670, 87.1460, -1.1771
Hunter-Lab:
37.5415, 47.1294, 6.8596
#ba385f color charts
#ba385f color shades, tints & tones
#ba385f color schemes
#ba385f color preview, HTML & CSS examples
This text has a color of #ba385f
<p style="color:#ba385f;">Text here</p>
.mytext {color:#ba385f;}
This box has a color of #ba385f
<div style="background-color:#ba385f;">Content here</div>
.mybackground {background-color:#ba385f;}
Border around this has a color of #ba385f
<div style="border:2px solid #ba385f;">Content here</div>
.myborder {border:2px solid #ba385f;}