#ba5b5e color space conversions
Hex:
#ba5b5e
RGB:
186, 91, 94
CMY:
27, 64, 63
CMYK:
0, 51, 49, 27
HSL:
358°, 40.7725%, 54.3137%
HSV (HSB):
358°, 51.0753%, 72.9412%
XYZ:
26.0112, 18.7294, 12.8339
xyY:
0.4518, 0.3253, 18.7294
CIE-Lab:
50.3691, 38.5475, 16.3686
CIE-LCH:
50.3691, 41.8789, 23.0078
CIE-Luv:
50.3691, 67.6685, 12.8439
Hunter-Lab:
43.2775, 31.5486, 12.7119
#ba5b5e color charts
#ba5b5e color shades, tints & tones
#ba5b5e color schemes
#ba5b5e color preview, HTML & CSS examples
This text has a color of #ba5b5e
<p style="color:#ba5b5e;">Text here</p>
.mytext {color:#ba5b5e;}
This box has a color of #ba5b5e
<div style="background-color:#ba5b5e;">Content here</div>
.mybackground {background-color:#ba5b5e;}
Border around this has a color of #ba5b5e
<div style="border:2px solid #ba5b5e;">Content here</div>
.myborder {border:2px solid #ba5b5e;}