#d2d07e color space conversions
Hex:
#d2d07e
RGB:
210, 208, 126
CMY:
18, 18, 51
CMYK:
0, 1, 40, 18
HSL:
59°, 48.2759%, 65.8824%
HSV (HSB):
59°, 40.0000%, 82.3529%
XYZ:
52.9001, 60.3197, 28.5934
xyY:
0.3730, 0.4253, 60.3197
CIE-Lab:
82.0117, -11.1793, 40.9104
CIE-LCH:
82.0117, 42.4103, 105.2836
CIE-Luv:
82.0117, 5.2714, 55.3571
Hunter-Lab:
77.6658, -14.3343, 32.5379
#d2d07e color charts
#d2d07e color shades, tints & tones
#d2d07e color schemes
#d2d07e color preview, HTML & CSS examples
This text has a color of #d2d07e
<p style="color:#d2d07e;">Text here</p>
.mytext {color:#d2d07e;}
This box has a color of #d2d07e
<div style="background-color:#d2d07e;">Content here</div>
.mybackground {background-color:#d2d07e;}
Border around this has a color of #d2d07e
<div style="border:2px solid #d2d07e;">Content here</div>
.myborder {border:2px solid #d2d07e;}