#ba565e color space conversions
Hex:
#ba565e
RGB:
186, 86, 94
CMY:
27, 66, 63
CMYK:
0, 54, 49, 27
HSL:
355°, 42.0168%, 53.3333%
HSV (HSB):
355°, 53.7634%, 72.9412%
XYZ:
25.5979, 17.9028, 12.6961
xyY:
0.4555, 0.3186, 17.9028
CIE-Lab:
49.3780, 41.0910, 15.0120
CIE-LCH:
49.3780, 43.7473, 20.0690
CIE-Luv:
49.3780, 70.8391, 10.6862
Hunter-Lab:
42.3117, 33.9439, 11.8276
#ba565e color charts
#ba565e color shades, tints & tones
#ba565e color schemes
#ba565e color preview, HTML & CSS examples
This text has a color of #ba565e
<p style="color:#ba565e;">Text here</p>
.mytext {color:#ba565e;}
This box has a color of #ba565e
<div style="background-color:#ba565e;">Content here</div>
.mybackground {background-color:#ba565e;}
Border around this has a color of #ba565e
<div style="border:2px solid #ba565e;">Content here</div>
.myborder {border:2px solid #ba565e;}