#ba645c color space conversions
Hex:
#ba645c
RGB:
186, 100, 92
CMY:
27, 61, 64
CMYK:
0, 46, 51, 27
HSL:
5°, 40.5172%, 54.5098%
HSV (HSB):
5°, 50.5376%, 72.9412%
XYZ:
26.7386, 20.3262, 12.6393
xyY:
0.4479, 0.3404, 20.3262
CIE-Lab:
52.2040, 33.6372, 20.0303
CIE-LCH:
52.2040, 39.1494, 30.7730
CIE-Luv:
52.2040, 62.1506, 18.1114
Hunter-Lab:
45.0845, 26.9665, 14.9375
#ba645c color charts
#ba645c color shades, tints & tones
#ba645c color schemes
#ba645c color preview, HTML & CSS examples
This text has a color of #ba645c
<p style="color:#ba645c;">Text here</p>
.mytext {color:#ba645c;}
This box has a color of #ba645c
<div style="background-color:#ba645c;">Content here</div>
.mybackground {background-color:#ba645c;}
Border around this has a color of #ba645c
<div style="border:2px solid #ba645c;">Content here</div>
.myborder {border:2px solid #ba645c;}