#d3d485 color space conversions
Hex:
#d3d485
RGB:
211, 212, 133
CMY:
17, 17, 48
CMYK:
0, 0, 37, 17
HSL:
61°, 47.8788%, 67.6471%
HSV (HSB):
61°, 37.2642%, 83.1373%
XYZ:
54.6411, 62.6293, 31.3991
xyY:
0.3675, 0.4213, 62.6293
CIE-Lab:
83.2470, -12.0405, 38.9811
CIE-LCH:
83.2470, 40.7983, 107.1648
CIE-Luv:
83.2470, 3.2415, 53.6827
Hunter-Lab:
79.1387, -15.2478, 31.8732
#d3d485 color charts
#d3d485 color shades, tints & tones
#d3d485 color schemes
#d3d485 color preview, HTML & CSS examples
This text has a color of #d3d485
<p style="color:#d3d485;">Text here</p>
.mytext {color:#d3d485;}
This box has a color of #d3d485
<div style="background-color:#d3d485;">Content here</div>
.mybackground {background-color:#d3d485;}
Border around this has a color of #d3d485
<div style="border:2px solid #d3d485;">Content here</div>
.myborder {border:2px solid #d3d485;}