#d3c252 color space conversions
Hex:
#d3c252
RGB:
211, 194, 82
CMY:
17, 24, 68
CMYK:
0, 8, 61, 17
HSL:
52°, 59.4470%, 57.4510%
HSV (HSB):
52°, 61.1374%, 82.7451%
XYZ:
47.6787, 53.0417, 15.7078
xyY:
0.4095, 0.4556, 53.0417
CIE-Lab:
77.8996, -7.4577, 57.0024
CIE-LCH:
77.8996, 57.4882, 97.4537
CIE-Luv:
77.8996, 16.5515, 68.6433
Hunter-Lab:
72.8297, -10.5950, 38.1932
#d3c252 color charts
#d3c252 color shades, tints & tones
#d3c252 color schemes
#d3c252 color preview, HTML & CSS examples
This text has a color of #d3c252
<p style="color:#d3c252;">Text here</p>
.mytext {color:#d3c252;}
This box has a color of #d3c252
<div style="background-color:#d3c252;">Content here</div>
.mybackground {background-color:#d3c252;}
Border around this has a color of #d3c252
<div style="border:2px solid #d3c252;">Content here</div>
.myborder {border:2px solid #d3c252;}