#d2a90f color space conversions
Hex:
#d2a90f
RGB:
210, 169, 15
CMY:
18, 34, 94
CMYK:
0, 20, 93, 18
HSL:
47°, 86.6667%, 44.1176%
HSV (HSB):
47°, 92.8571%, 82.3529%
XYZ:
40.8525, 42.1121, 6.4272
xyY:
0.4570, 0.4711, 42.1121
CIE-Lab:
70.9481, 2.5614, 72.0380
CIE-LCH:
70.9481, 72.0835, 87.9637
CIE-Luv:
70.9481, 35.3851, 73.3344
Hunter-Lab:
64.8938, -1.1932, 39.5535
#d2a90f color charts
#d2a90f color shades, tints & tones
#d2a90f color schemes
#d2a90f color preview, HTML & CSS examples
This text has a color of #d2a90f
<p style="color:#d2a90f;">Text here</p>
.mytext {color:#d2a90f;}
This box has a color of #d2a90f
<div style="background-color:#d2a90f;">Content here</div>
.mybackground {background-color:#d2a90f;}
Border around this has a color of #d2a90f
<div style="border:2px solid #d2a90f;">Content here</div>
.myborder {border:2px solid #d2a90f;}