#d3d29a color space conversions
Hex:
#d3d29a
RGB:
211, 210, 154
CMY:
17, 18, 40
CMYK:
0, 0, 27, 17
HSL:
59°, 39.3103%, 71.5686%
HSV (HSB):
59°, 27.0142%, 82.7451%
XYZ:
55.7433, 62.2752, 39.6542
xyY:
0.3535, 0.3950, 62.2752
CIE-Lab:
83.0595, -8.4557, 27.9666
CIE-LCH:
83.0595, 29.2170, 106.8227
CIE-Luv:
83.0595, 3.5074, 40.0907
Hunter-Lab:
78.9146, -12.0127, 25.4473
#d3d29a color charts
#d3d29a color shades, tints & tones
#d3d29a color schemes
#d3d29a color preview, HTML & CSS examples
This text has a color of #d3d29a
<p style="color:#d3d29a;">Text here</p>
.mytext {color:#d3d29a;}
This box has a color of #d3d29a
<div style="background-color:#d3d29a;">Content here</div>
.mybackground {background-color:#d3d29a;}
Border around this has a color of #d3d29a
<div style="border:2px solid #d3d29a;">Content here</div>
.myborder {border:2px solid #d3d29a;}