#d2c240 color space conversions
Hex:
#d2c240
RGB:
210, 194, 64
CMY:
18, 24, 75
CMYK:
0, 8, 70, 18
HSL:
53°, 61.8644%, 53.7255%
HSV (HSB):
53°, 69.5238%, 82.3529%
XYZ:
46.7955, 52.6554, 12.5476
xyY:
0.4178, 0.4701, 52.6554
CIE-Lab:
77.6711, -8.9412, 64.1756
CIE-LCH:
77.6711, 64.7954, 97.9316
CIE-Luv:
77.6711, 16.4197, 74.4315
Hunter-Lab:
72.5640, -11.8748, 40.5425
#d2c240 color charts
#d2c240 color shades, tints & tones
#d2c240 color schemes
#d2c240 color preview, HTML & CSS examples
This text has a color of #d2c240
<p style="color:#d2c240;">Text here</p>
.mytext {color:#d2c240;}
This box has a color of #d2c240
<div style="background-color:#d2c240;">Content here</div>
.mybackground {background-color:#d2c240;}
Border around this has a color of #d2c240
<div style="border:2px solid #d2c240;">Content here</div>
.myborder {border:2px solid #d2c240;}