#ba5e5b color space conversions
Hex:
#ba5e5b
RGB:
186, 94, 91
CMY:
27, 63, 64
CMYK:
0, 49, 51, 27
HSL:
2°, 40.7725%, 54.3137%
HSV (HSB):
2°, 51.0753%, 72.9412%
XYZ:
26.1407, 19.1998, 12.2257
xyY:
0.4541, 0.3335, 19.1998
CIE-Lab:
50.9202, 36.7104, 18.8928
CIE-LCH:
50.9202, 41.2867, 27.2324
CIE-Luv:
50.9202, 66.3399, 16.0369
Hunter-Lab:
43.8176, 29.8087, 14.1296
#ba5e5b color charts
#ba5e5b color shades, tints & tones
#ba5e5b color schemes
#ba5e5b color preview, HTML & CSS examples
This text has a color of #ba5e5b
<p style="color:#ba5e5b;">Text here</p>
.mytext {color:#ba5e5b;}
This box has a color of #ba5e5b
<div style="background-color:#ba5e5b;">Content here</div>
.mybackground {background-color:#ba5e5b;}
Border around this has a color of #ba5e5b
<div style="border:2px solid #ba5e5b;">Content here</div>
.myborder {border:2px solid #ba5e5b;}