#d2ca2a color space conversions
Hex:
#d2ca2a
RGB:
210, 202, 42
CMY:
18, 21, 84
CMYK:
0, 4, 80, 18
HSL:
57°, 66.6667%, 49.4118%
HSV (HSB):
57°, 80.0000%, 82.3529%
XYZ:
48.1168, 56.1099, 10.4847
xyY:
0.4195, 0.4891, 56.1099
CIE-Lab:
79.6763, -13.9030, 73.2887
CIE-LCH:
79.6763, 74.5958, 100.7415
CIE-Luv:
79.6763, 11.4836, 82.6958
Hunter-Lab:
74.9065, -16.4255, 44.1357
#d2ca2a color charts
#d2ca2a color shades, tints & tones
#d2ca2a color schemes
#d2ca2a color preview, HTML & CSS examples
This text has a color of #d2ca2a
<p style="color:#d2ca2a;">Text here</p>
.mytext {color:#d2ca2a;}
This box has a color of #d2ca2a
<div style="background-color:#d2ca2a;">Content here</div>
.mybackground {background-color:#d2ca2a;}
Border around this has a color of #d2ca2a
<div style="border:2px solid #d2ca2a;">Content here</div>
.myborder {border:2px solid #d2ca2a;}