#d2cd0c color space conversions
Hex:
#d2cd0c
RGB:
210, 205, 12
CMY:
18, 20, 95
CMYK:
0, 2, 94, 18
HSL:
58°, 89.1892%, 43.5294%
HSV (HSB):
58°, 94.2857%, 82.3529%
XYZ:
48.4760, 57.3908, 8.8704
xyY:
0.4225, 0.5002, 57.3908
CIE-Lab:
80.3989, -16.0284, 79.5040
CIE-LCH:
80.3989, 81.1036, 101.3984
CIE-Luv:
80.3989, 9.7556, 87.3026
Hunter-Lab:
75.7567, -18.3538, 46.0874
#d2cd0c color charts
#d2cd0c color shades, tints & tones
#d2cd0c color schemes
#d2cd0c color preview, HTML & CSS examples
This text has a color of #d2cd0c
<p style="color:#d2cd0c;">Text here</p>
.mytext {color:#d2cd0c;}
This box has a color of #d2cd0c
<div style="background-color:#d2cd0c;">Content here</div>
.mybackground {background-color:#d2cd0c;}
Border around this has a color of #d2cd0c
<div style="border:2px solid #d2cd0c;">Content here</div>
.myborder {border:2px solid #d2cd0c;}