#ba665c color space conversions
Hex:
#ba665c
RGB:
186, 102, 92
CMY:
27, 60, 64
CMYK:
0, 45, 51, 27
HSL:
6°, 40.5172%, 54.5098%
HSV (HSB):
6°, 50.5376%, 72.9412%
XYZ:
26.9328, 20.7146, 12.7040
xyY:
0.4463, 0.3432, 20.7146
CIE-Lab:
52.6357, 32.5678, 20.6083
CIE-LCH:
52.6357, 38.5404, 32.3249
CIE-Luv:
52.6357, 60.8039, 19.0248
Hunter-Lab:
45.5132, 25.9807, 15.3098
#ba665c color charts
#ba665c color shades, tints & tones
#ba665c color schemes
#ba665c color preview, HTML & CSS examples
This text has a color of #ba665c
<p style="color:#ba665c;">Text here</p>
.mytext {color:#ba665c;}
This box has a color of #ba665c
<div style="background-color:#ba665c;">Content here</div>
.mybackground {background-color:#ba665c;}
Border around this has a color of #ba665c
<div style="border:2px solid #ba665c;">Content here</div>
.myborder {border:2px solid #ba665c;}