#d2a01c color space conversions
Hex:
#d2a01c
RGB:
210, 160, 28
CMY:
18, 37, 89
CMYK:
0, 24, 87, 18
HSL:
44°, 76.4706%, 46.6667%
HSV (HSB):
44°, 86.6667%, 82.3529%
XYZ:
39.3587, 38.9271, 6.5379
xyY:
0.4640, 0.4589, 38.9271
CIE-Lab:
68.6984, 7.6019, 67.7149
CIE-LCH:
68.6984, 68.1403, 83.5946
CIE-Luv:
68.6984, 42.0202, 68.4320
Hunter-Lab:
62.3916, 3.4187, 37.4613
#d2a01c color charts
#d2a01c color shades, tints & tones
#d2a01c color schemes
#d2a01c color preview, HTML & CSS examples
This text has a color of #d2a01c
<p style="color:#d2a01c;">Text here</p>
.mytext {color:#d2a01c;}
This box has a color of #d2a01c
<div style="background-color:#d2a01c;">Content here</div>
.mybackground {background-color:#d2a01c;}
Border around this has a color of #d2a01c
<div style="border:2px solid #d2a01c;">Content here</div>
.myborder {border:2px solid #d2a01c;}