#d2ca0c color space conversions
Hex:
#d2ca0c
RGB:
210, 202, 12
CMY:
18, 21, 95
CMYK:
0, 4, 94, 18
HSL:
58°, 89.1892%, 43.5294%
HSV (HSB):
58°, 94.2857%, 82.3529%
XYZ:
47.7652, 55.9692, 8.6335
xyY:
0.4251, 0.4981, 55.9692
CIE-Lab:
79.5963, -14.5311, 78.8991
CIE-LCH:
79.5963, 80.2260, 100.4354
CIE-Luv:
79.5963, 11.7761, 86.1569
Hunter-Lab:
74.8126, -16.9560, 45.5267
#d2ca0c color charts
#d2ca0c color shades, tints & tones
#d2ca0c color schemes
#d2ca0c color preview, HTML & CSS examples
This text has a color of #d2ca0c
<p style="color:#d2ca0c;">Text here</p>
.mytext {color:#d2ca0c;}
This box has a color of #d2ca0c
<div style="background-color:#d2ca0c;">Content here</div>
.mybackground {background-color:#d2ca0c;}
Border around this has a color of #d2ca0c
<div style="border:2px solid #d2ca0c;">Content here</div>
.myborder {border:2px solid #d2ca0c;}