#ba334c color space conversions
Hex:
#ba334c
RGB:
186, 51, 76
CMY:
27, 80, 70
CMYK:
0, 73, 59, 27
HSL:
349°, 56.9620%, 46.4706%
HSV (HSB):
349°, 72.5806%, 72.9412%
XYZ:
22.7380, 13.3286, 8.2117
xyY:
0.5135, 0.3010, 13.3286
CIE-Lab:
43.2542, 54.9843, 17.6628
CIE-LCH:
43.2542, 57.7516, 17.8087
CIE-Luv:
43.2542, 95.5571, 9.4059
Hunter-Lab:
36.5083, 47.2835, 12.2199
#ba334c color charts
#ba334c color shades, tints & tones
#ba334c color schemes
#ba334c color preview, HTML & CSS examples
This text has a color of #ba334c
<p style="color:#ba334c;">Text here</p>
.mytext {color:#ba334c;}
This box has a color of #ba334c
<div style="background-color:#ba334c;">Content here</div>
.mybackground {background-color:#ba334c;}
Border around this has a color of #ba334c
<div style="border:2px solid #ba334c;">Content here</div>
.myborder {border:2px solid #ba334c;}