#ba5d5d color space conversions
Hex:
#ba5d5d
RGB:
186, 93, 93
CMY:
27, 64, 64
CMYK:
0, 50, 50, 27
HSL:
0°, 40.2597%, 54.7059%
HSV (HSB):
0°, 50.0000%, 72.9412%
XYZ:
26.1398, 19.0581, 12.6568
xyY:
0.4518, 0.3294, 19.0581
CIE-Lab:
50.7551, 37.4181, 17.4873
CIE-LCH:
50.7551, 41.3028, 25.0489
CIE-Luv:
50.7551, 66.5864, 14.3542
Hunter-Lab:
43.6556, 30.4838, 13.3694
#ba5d5d color charts
#ba5d5d color shades, tints & tones
#ba5d5d color schemes
#ba5d5d color preview, HTML & CSS examples
This text has a color of #ba5d5d
<p style="color:#ba5d5d;">Text here</p>
.mytext {color:#ba5d5d;}
This box has a color of #ba5d5d
<div style="background-color:#ba5d5d;">Content here</div>
.mybackground {background-color:#ba5d5d;}
Border around this has a color of #ba5d5d
<div style="border:2px solid #ba5d5d;">Content here</div>
.myborder {border:2px solid #ba5d5d;}