#ba565b color space conversions
Hex:
#ba565b
RGB:
186, 86, 91
CMY:
27, 66, 64
CMYK:
0, 54, 51, 27
HSL:
357°, 42.0168%, 53.3333%
HSV (HSB):
357°, 53.7634%, 72.9412%
XYZ:
25.4658, 17.8500, 12.0007
xyY:
0.4604, 0.3227, 17.8500
CIE-Lab:
49.3137, 40.8122, 16.7185
CIE-LCH:
49.3137, 44.1038, 22.2762
CIE-Luv:
49.3137, 71.5249, 12.5897
Hunter-Lab:
42.2493, 33.6549, 12.7334
#ba565b color charts
#ba565b color shades, tints & tones
#ba565b color schemes
#ba565b color preview, HTML & CSS examples
This text has a color of #ba565b
<p style="color:#ba565b;">Text here</p>
.mytext {color:#ba565b;}
This box has a color of #ba565b
<div style="background-color:#ba565b;">Content here</div>
.mybackground {background-color:#ba565b;}
Border around this has a color of #ba565b
<div style="border:2px solid #ba565b;">Content here</div>
.myborder {border:2px solid #ba565b;}