#d2d98c color space conversions
Hex:
#d2d98c
RGB:
210, 217, 140
CMY:
18, 15, 45
CMYK:
3, 0, 35, 15
HSL:
65°, 50.3268%, 70.0000%
HSV (HSB):
65°, 35.4839%, 85.0980%
XYZ:
56.1248, 65.2208, 34.4417
xyY:
0.3603, 0.4187, 65.2208
CIE-Lab:
84.5974, -14.1317, 37.1723
CIE-LCH:
84.5974, 39.7679, 110.8152
CIE-Luv:
84.5974, -0.5754, 52.3242
Hunter-Lab:
80.7594, -17.2780, 31.2460
#d2d98c color charts
#d2d98c color shades, tints & tones
#d2d98c color schemes
#d2d98c color preview, HTML & CSS examples
This text has a color of #d2d98c
<p style="color:#d2d98c;">Text here</p>
.mytext {color:#d2d98c;}
This box has a color of #d2d98c
<div style="background-color:#d2d98c;">Content here</div>
.mybackground {background-color:#d2d98c;}
Border around this has a color of #d2d98c
<div style="border:2px solid #d2d98c;">Content here</div>
.myborder {border:2px solid #d2d98c;}