#ba898f color space conversions
Hex:
#ba898f
RGB:
186, 137, 143
CMY:
27, 46, 44
CMYK:
0, 26, 23, 27
HSL:
353°, 26.2032%, 63.3333%
HSV (HSB):
353°, 26.3441%, 72.9412%
XYZ:
34.1533, 30.3136, 30.0376
xyY:
0.3614, 0.3208, 30.3136
CIE-Lab:
61.9239, 19.5900, 4.1552
CIE-LCH:
61.9239, 20.0258, 11.9755
CIE-Luv:
61.9239, 30.6863, 2.3215
Hunter-Lab:
55.0578, 14.3755, 6.1939
#ba898f color charts
#ba898f color shades, tints & tones
#ba898f color schemes
#ba898f color preview, HTML & CSS examples
This text has a color of #ba898f
<p style="color:#ba898f;">Text here</p>
.mytext {color:#ba898f;}
This box has a color of #ba898f
<div style="background-color:#ba898f;">Content here</div>
.mybackground {background-color:#ba898f;}
Border around this has a color of #ba898f
<div style="border:2px solid #ba898f;">Content here</div>
.myborder {border:2px solid #ba898f;}