#b2a325 color space conversions
Hex:
#b2a325
RGB:
178, 163, 37
CMY:
30, 36, 85
CMYK:
0, 8, 79, 30
HSL:
54°, 65.5814%, 42.1569%
HSV (HSB):
54°, 79.2135%, 69.8039%
XYZ:
31.7912, 35.7929, 6.9834
xyY:
0.4263, 0.4800, 35.7929
CIE-Lab:
66.3614, -7.9287, 61.9454
CIE-LCH:
66.3614, 62.4508, 97.2939
CIE-Luv:
66.3614, 15.3794, 67.2863
Hunter-Lab:
59.8272, -9.8455, 34.9583
#b2a325 color charts
#b2a325 color shades, tints & tones
#b2a325 color schemes
#b2a325 color preview, HTML & CSS examples
This text has a color of #b2a325
<p style="color:#b2a325;">Text here</p>
.mytext {color:#b2a325;}
This box has a color of #b2a325
<div style="background-color:#b2a325;">Content here</div>
.mybackground {background-color:#b2a325;}
Border around this has a color of #b2a325
<div style="border:2px solid #b2a325;">Content here</div>
.myborder {border:2px solid #b2a325;}