#baaa52 color space conversions
Hex:
#baaa52
RGB:
186, 170, 82
CMY:
27, 33, 68
CMYK:
0, 9, 56, 27
HSL:
51°, 42.9752%, 52.5490%
HSV (HSB):
51°, 55.9140%, 72.9412%
XYZ:
36.1474, 39.7978, 13.7592
xyY:
0.4030, 0.4437, 39.7978
CIE-Lab:
69.3252, -5.5246, 46.7493
CIE-LCH:
69.3252, 47.0746, 96.7397
CIE-Luv:
69.3252, 14.9247, 56.5785
Hunter-Lab:
63.0855, -8.1206, 31.2284
#baaa52 color charts
#baaa52 color shades, tints & tones
#baaa52 color schemes
#baaa52 color preview, HTML & CSS examples
This text has a color of #baaa52
<p style="color:#baaa52;">Text here</p>
.mytext {color:#baaa52;}
This box has a color of #baaa52
<div style="background-color:#baaa52;">Content here</div>
.mybackground {background-color:#baaa52;}
Border around this has a color of #baaa52
<div style="border:2px solid #baaa52;">Content here</div>
.myborder {border:2px solid #baaa52;}