#d3d990 color space conversions
Hex:
#d3d990
RGB:
211, 217, 144
CMY:
17, 15, 44
CMYK:
3, 0, 34, 15
HSL:
65°, 48.9933%, 70.7843%
HSV (HSB):
65°, 33.6406%, 85.0980%
XYZ:
56.7109, 65.4882, 36.0371
xyY:
0.3584, 0.4139, 65.4882
CIE-Lab:
84.7347, -13.2686, 35.3367
CIE-LCH:
84.7347, 37.7457, 110.5807
CIE-Luv:
84.7347, -0.1032, 50.0716
Hunter-Lab:
80.9248, -16.5283, 30.2446
#d3d990 color charts
#d3d990 color shades, tints & tones
#d3d990 color schemes
#d3d990 color preview, HTML & CSS examples
This text has a color of #d3d990
<p style="color:#d3d990;">Text here</p>
.mytext {color:#d3d990;}
This box has a color of #d3d990
<div style="background-color:#d3d990;">Content here</div>
.mybackground {background-color:#d3d990;}
Border around this has a color of #d3d990
<div style="border:2px solid #d3d990;">Content here</div>
.myborder {border:2px solid #d3d990;}