#d28c3d color space conversions
Hex:
#d28c3d
RGB:
210, 140, 61
CMY:
18, 45, 76
CMYK:
0, 33, 71, 18
HSL:
32°, 62.3431%, 53.1373%
HSV (HSB):
32°, 70.9524%, 82.3529%
XYZ:
36.7987, 32.7947, 8.8054
xyY:
0.4694, 0.4183, 32.7947
CIE-Lab:
63.9944, 19.6161, 51.4326
CIE-LCH:
63.9944, 55.0464, 69.1234
CIE-Luv:
63.9944, 55.9981, 52.6942
Hunter-Lab:
57.2667, 14.4848, 30.9702
#d28c3d color charts
#d28c3d color shades, tints & tones
#d28c3d color schemes
#d28c3d color preview, HTML & CSS examples
This text has a color of #d28c3d
<p style="color:#d28c3d;">Text here</p>
.mytext {color:#d28c3d;}
This box has a color of #d28c3d
<div style="background-color:#d28c3d;">Content here</div>
.mybackground {background-color:#d28c3d;}
Border around this has a color of #d28c3d
<div style="border:2px solid #d28c3d;">Content here</div>
.myborder {border:2px solid #d28c3d;}