#ba334e color space conversions
Hex:
#ba334e
RGB:
186, 51, 78
CMY:
27, 80, 69
CMYK:
0, 73, 58, 27
HSL:
348°, 56.9620%, 46.4706%
HSV (HSB):
348°, 72.5806%, 72.9412%
XYZ:
22.8087, 13.3568, 8.5837
xyY:
0.5097, 0.2985, 13.3568
CIE-Lab:
43.2960, 55.1251, 16.4778
CIE-LCH:
43.2960, 57.5351, 16.6423
CIE-Luv:
43.2960, 94.9492, 8.2237
Hunter-Lab:
36.5470, 47.4432, 11.6576
#ba334e color charts
#ba334e color shades, tints & tones
#ba334e color schemes
#ba334e color preview, HTML & CSS examples
This text has a color of #ba334e
<p style="color:#ba334e;">Text here</p>
.mytext {color:#ba334e;}
This box has a color of #ba334e
<div style="background-color:#ba334e;">Content here</div>
.mybackground {background-color:#ba334e;}
Border around this has a color of #ba334e
<div style="border:2px solid #ba334e;">Content here</div>
.myborder {border:2px solid #ba334e;}