#d2c70a color space conversions
Hex:
#d2c70a
RGB:
210, 199, 10
CMY:
18, 22, 96
CMYK:
0, 5, 95, 18
HSL:
57°, 90.9091%, 43.1373%
HSV (HSB):
57°, 95.2381%, 82.3529%
XYZ:
47.0566, 54.5704, 8.3402
xyY:
0.4279, 0.4962, 54.5704
CIE-Lab:
78.7932, -13.0450, 78.4986
CIE-LCH:
78.7932, 79.5752, 99.4353
CIE-Luv:
78.7932, 13.8282, 85.1274
Hunter-Lab:
73.8718, -15.5706, 45.0164
#d2c70a color charts
#d2c70a color shades, tints & tones
#d2c70a color schemes
#d2c70a color preview, HTML & CSS examples
This text has a color of #d2c70a
<p style="color:#d2c70a;">Text here</p>
.mytext {color:#d2c70a;}
This box has a color of #d2c70a
<div style="background-color:#d2c70a;">Content here</div>
.mybackground {background-color:#d2c70a;}
Border around this has a color of #d2c70a
<div style="border:2px solid #d2c70a;">Content here</div>
.myborder {border:2px solid #d2c70a;}