#d3c852 color space conversions
Hex:
#d3c852
RGB:
211, 200, 82
CMY:
17, 22, 68
CMYK:
0, 5, 61, 17
HSL:
55°, 59.4470%, 57.4510%
HSV (HSB):
55°, 61.1374%, 82.7451%
XYZ:
49.0412, 55.7666, 16.1619
xyY:
0.4054, 0.4610, 55.7666
CIE-Lab:
79.4808, -10.5245, 58.7274
CIE-LCH:
79.4808, 59.6630, 100.1601
CIE-Luv:
79.4808, 12.5860, 71.3091
Hunter-Lab:
74.6771, -13.4620, 39.4421
#d3c852 color charts
#d3c852 color shades, tints & tones
#d3c852 color schemes
#d3c852 color preview, HTML & CSS examples
This text has a color of #d3c852
<p style="color:#d3c852;">Text here</p>
.mytext {color:#d3c852;}
This box has a color of #d3c852
<div style="background-color:#d3c852;">Content here</div>
.mybackground {background-color:#d3c852;}
Border around this has a color of #d3c852
<div style="border:2px solid #d3c852;">Content here</div>
.myborder {border:2px solid #d3c852;}