#b2a74f color space conversions
Hex:
#b2a74f
RGB:
178, 167, 79
CMY:
30, 35, 69
CMYK:
0, 6, 56, 30
HSL:
53°, 39.1304%, 50.3922%
HSV (HSB):
53°, 55.6180%, 69.8039%
XYZ:
33.5901, 37.6669, 12.8972
xyY:
0.3991, 0.4476, 37.6669
CIE-Lab:
67.7744, -7.5926, 46.2167
CIE-LCH:
67.7744, 46.8362, 99.3294
CIE-Luv:
67.7744, 11.4473, 56.0456
Hunter-Lab:
61.3734, -9.7091, 30.5020
#b2a74f color charts
#b2a74f color shades, tints & tones
#b2a74f color schemes
#b2a74f color preview, HTML & CSS examples
This text has a color of #b2a74f
<p style="color:#b2a74f;">Text here</p>
.mytext {color:#b2a74f;}
This box has a color of #b2a74f
<div style="background-color:#b2a74f;">Content here</div>
.mybackground {background-color:#b2a74f;}
Border around this has a color of #b2a74f
<div style="border:2px solid #b2a74f;">Content here</div>
.myborder {border:2px solid #b2a74f;}