#ba5848 color space conversions
Hex:
#ba5848
RGB:
186, 88, 72
CMY:
27, 65, 72
CMYK:
0, 53, 61, 27
HSL:
8°, 45.2381%, 50.5882%
HSV (HSB):
8°, 61.2903%, 72.9412%
XYZ:
24.9091, 17.8864, 8.2705
xyY:
0.4878, 0.3503, 17.8864
CIE-Lab:
49.3581, 38.2547, 27.9857
CIE-LCH:
49.3581, 47.3986, 36.1878
CIE-Luv:
49.3581, 74.0892, 24.2908
Hunter-Lab:
42.2924, 31.1204, 18.0102
#ba5848 color charts
#ba5848 color shades, tints & tones
#ba5848 color schemes
#ba5848 color preview, HTML & CSS examples
This text has a color of #ba5848
<p style="color:#ba5848;">Text here</p>
.mytext {color:#ba5848;}
This box has a color of #ba5848
<div style="background-color:#ba5848;">Content here</div>
.mybackground {background-color:#ba5848;}
Border around this has a color of #ba5848
<div style="border:2px solid #ba5848;">Content here</div>
.myborder {border:2px solid #ba5848;}