#d28d3c color space conversions
Hex:
#d28d3c
RGB:
210, 141, 60
CMY:
18, 45, 76
CMYK:
0, 33, 71, 18
HSL:
32°, 62.5000%, 52.9412%
HSV (HSB):
32°, 71.4286%, 82.3529%
XYZ:
36.9188, 33.0776, 8.7138
xyY:
0.4690, 0.4202, 33.0776
CIE-Lab:
64.2237, 19.0235, 52.1291
CIE-LCH:
64.2237, 55.4918, 69.9514
CIE-Luv:
64.2237, 55.2975, 53.4388
Hunter-Lab:
57.5132, 13.9346, 31.2763
#d28d3c color charts
#d28d3c color shades, tints & tones
#d28d3c color schemes
#d28d3c color preview, HTML & CSS examples
This text has a color of #d28d3c
<p style="color:#d28d3c;">Text here</p>
.mytext {color:#d28d3c;}
This box has a color of #d28d3c
<div style="background-color:#d28d3c;">Content here</div>
.mybackground {background-color:#d28d3c;}
Border around this has a color of #d28d3c
<div style="border:2px solid #d28d3c;">Content here</div>
.myborder {border:2px solid #d28d3c;}