#d2cb2e color space conversions
Hex:
#d2cb2e
RGB:
210, 203, 46
CMY:
18, 20, 82
CMYK:
0, 3, 78, 18
HSL:
57°, 64.5669%, 50.1961%
HSV (HSB):
57°, 78.0952%, 82.3529%
XYZ:
48.4274, 56.6108, 10.9593
xyY:
0.4175, 0.4880, 56.6108
CIE-Lab:
79.9602, -14.2708, 72.4153
CIE-LCH:
79.9602, 73.8081, 101.1484
CIE-Luv:
79.9602, 10.7541, 82.3633
Hunter-Lab:
75.2401, -16.7808, 44.0320
#d2cb2e color charts
#d2cb2e color shades, tints & tones
#d2cb2e color schemes
#d2cb2e color preview, HTML & CSS examples
This text has a color of #d2cb2e
<p style="color:#d2cb2e;">Text here</p>
.mytext {color:#d2cb2e;}
This box has a color of #d2cb2e
<div style="background-color:#d2cb2e;">Content here</div>
.mybackground {background-color:#d2cb2e;}
Border around this has a color of #d2cb2e
<div style="border:2px solid #d2cb2e;">Content here</div>
.myborder {border:2px solid #d2cb2e;}