#ba7b7a color space conversions
Hex:
#ba7b7a
RGB:
186, 123, 122
CMY:
27, 52, 52
CMYK:
0, 34, 34, 27
HSL:
1°, 31.6832%, 60.3922%
HSV (HSB):
1°, 34.4086%, 72.9412%
XYZ:
30.8455, 26.0102, 21.8071
xyY:
0.3921, 0.3307, 26.0102
CIE-Lab:
58.0467, 24.4343, 10.6515
CIE-LCH:
58.0467, 26.6550, 23.5535
CIE-Luv:
58.0467, 42.1176, 9.7482
Hunter-Lab:
51.0002, 18.7087, 10.3484
#ba7b7a color charts
#ba7b7a color shades, tints & tones
#ba7b7a color schemes
#ba7b7a color preview, HTML & CSS examples
This text has a color of #ba7b7a
<p style="color:#ba7b7a;">Text here</p>
.mytext {color:#ba7b7a;}
This box has a color of #ba7b7a
<div style="background-color:#ba7b7a;">Content here</div>
.mybackground {background-color:#ba7b7a;}
Border around this has a color of #ba7b7a
<div style="border:2px solid #ba7b7a;">Content here</div>
.myborder {border:2px solid #ba7b7a;}