#beaa12 color space conversions
Hex:
#beaa12
RGB:
190, 170, 18
CMY:
25, 33, 93
CMYK:
0, 11, 91, 25
HSL:
53°, 82.6923%, 40.7843%
HSV (HSB):
53°, 90.5263%, 74.5098%
XYZ:
35.7191, 39.7403, 6.3603
xyY:
0.4366, 0.4857, 39.7403
CIE-Lab:
69.2841, -6.7839, 69.4403
CIE-LCH:
69.2841, 69.7708, 95.5798
CIE-Luv:
69.2841, 19.5133, 73.0907
Hunter-Lab:
63.0399, -9.1797, 38.1460
#beaa12 color charts
#beaa12 color shades, tints & tones
#beaa12 color schemes
#beaa12 color preview, HTML & CSS examples
This text has a color of #beaa12
<p style="color:#beaa12;">Text here</p>
.mytext {color:#beaa12;}
This box has a color of #beaa12
<div style="background-color:#beaa12;">Content here</div>
.mybackground {background-color:#beaa12;}
Border around this has a color of #beaa12
<div style="border:2px solid #beaa12;">Content here</div>
.myborder {border:2px solid #beaa12;}