#d3c352 color space conversions
Hex:
#d3c352
RGB:
211, 195, 82
CMY:
17, 24, 68
CMYK:
0, 8, 61, 17
HSL:
53°, 59.4470%, 57.4510%
HSV (HSB):
53°, 61.1374%, 82.7451%
XYZ:
47.9021, 53.4883, 15.7822
xyY:
0.4088, 0.4565, 53.4883
CIE-Lab:
78.1624, -7.9712, 57.2902
CIE-LCH:
78.1624, 57.8420, 97.9212
CIE-Luv:
78.1624, 15.8858, 69.0883
Hunter-Lab:
73.1357, -11.0744, 38.4006
#d3c352 color charts
#d3c352 color shades, tints & tones
#d3c352 color schemes
#d3c352 color preview, HTML & CSS examples
This text has a color of #d3c352
<p style="color:#d3c352;">Text here</p>
.mytext {color:#d3c352;}
This box has a color of #d3c352
<div style="background-color:#d3c352;">Content here</div>
.mybackground {background-color:#d3c352;}
Border around this has a color of #d3c352
<div style="border:2px solid #d3c352;">Content here</div>
.myborder {border:2px solid #d3c352;}