#b3ae2a color space conversions
Hex:
#b3ae2a
RGB:
179, 174, 42
CMY:
30, 32, 84
CMYK:
0, 3, 77, 30
HSL:
58°, 61.9910%, 43.3333%
HSV (HSB):
58°, 76.5363%, 70.1961%
XYZ:
34.1444, 40.0230, 8.1161
xyY:
0.4150, 0.4864, 40.0230
CIE-Lab:
69.4859, -13.0359, 63.2191
CIE-LCH:
69.4859, 64.5492, 101.6512
CIE-Luv:
69.4859, 8.5463, 70.8152
Hunter-Lab:
63.2637, -14.3724, 36.6783
#b3ae2a color charts
#b3ae2a color shades, tints & tones
#b3ae2a color schemes
#b3ae2a color preview, HTML & CSS examples
This text has a color of #b3ae2a
<p style="color:#b3ae2a;">Text here</p>
.mytext {color:#b3ae2a;}
This box has a color of #b3ae2a
<div style="background-color:#b3ae2a;">Content here</div>
.mybackground {background-color:#b3ae2a;}
Border around this has a color of #b3ae2a
<div style="border:2px solid #b3ae2a;">Content here</div>
.myborder {border:2px solid #b3ae2a;}