#ba7f4f color space conversions
Hex:
#ba7f4f
RGB:
186, 127, 79
CMY:
27, 50, 69
CMYK:
0, 32, 58, 27
HSL:
27°, 43.6735%, 51.9608%
HSV (HSB):
27°, 57.5269%, 72.9412%
XYZ:
29.2504, 26.1824, 10.9092
xyY:
0.4409, 0.3947, 26.1824
CIE-Lab:
58.2097, 17.7033, 35.0568
CIE-LCH:
58.2097, 39.2732, 63.2067
CIE-Luv:
58.2097, 45.0013, 37.7479
Hunter-Lab:
51.1687, 12.4935, 23.1775
#ba7f4f color charts
#ba7f4f color shades, tints & tones
#ba7f4f color schemes
#ba7f4f color preview, HTML & CSS examples
This text has a color of #ba7f4f
<p style="color:#ba7f4f;">Text here</p>
.mytext {color:#ba7f4f;}
This box has a color of #ba7f4f
<div style="background-color:#ba7f4f;">Content here</div>
.mybackground {background-color:#ba7f4f;}
Border around this has a color of #ba7f4f
<div style="border:2px solid #ba7f4f;">Content here</div>
.myborder {border:2px solid #ba7f4f;}