#baba4a color space conversions
Hex:
#baba4a
RGB:
186, 186, 74
CMY:
27, 27, 71
CMYK:
0, 0, 60, 27
HSL:
60°, 44.8000%, 50.9804%
HSV (HSB):
60°, 60.2151%, 72.9412%
XYZ:
39.0446, 46.0513, 13.3095
xyY:
0.3968, 0.4680, 46.0513
CIE-Lab:
73.5788, -14.4284, 55.1887
CIE-LCH:
73.5788, 57.0435, 104.6513
CIE-Luv:
73.5788, 4.8373, 67.0578
Hunter-Lab:
67.8611, -16.0551, 35.8743
#baba4a color charts
#baba4a color shades, tints & tones
#baba4a color schemes
#baba4a color preview, HTML & CSS examples
This text has a color of #baba4a
<p style="color:#baba4a;">Text here</p>
.mytext {color:#baba4a;}
This box has a color of #baba4a
<div style="background-color:#baba4a;">Content here</div>
.mybackground {background-color:#baba4a;}
Border around this has a color of #baba4a
<div style="border:2px solid #baba4a;">Content here</div>
.myborder {border:2px solid #baba4a;}