#ba365e color space conversions
Hex:
#ba365e
RGB:
186, 54, 94
CMY:
27, 79, 63
CMYK:
0, 71, 49, 27
HSL:
342°, 55.0000%, 47.0588%
HSV (HSB):
342°, 70.9677%, 72.9412%
XYZ:
23.5892, 13.8856, 12.0266
xyY:
0.4765, 0.2805, 13.8856
CIE-Lab:
44.0684, 55.3007, 7.6061
CIE-LCH:
44.0684, 55.8213, 7.8314
CIE-Luv:
44.0684, 88.3971, -1.1154
Hunter-Lab:
37.2634, 47.7869, 6.9488
#ba365e color charts
#ba365e color shades, tints & tones
#ba365e color schemes
#ba365e color preview, HTML & CSS examples
This text has a color of #ba365e
<p style="color:#ba365e;">Text here</p>
.mytext {color:#ba365e;}
This box has a color of #ba365e
<div style="background-color:#ba365e;">Content here</div>
.mybackground {background-color:#ba365e;}
Border around this has a color of #ba365e
<div style="border:2px solid #ba365e;">Content here</div>
.myborder {border:2px solid #ba365e;}