#d28c3c color space conversions
Hex:
#d28c3c
RGB:
210, 140, 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.7720, 32.7840, 8.6648
xyY:
0.4701, 0.4191, 32.7840
CIE-Lab:
63.9857, 19.5654, 51.8803
CIE-LCH:
63.9857, 55.4470, 69.3372
CIE-Luv:
63.9857, 56.0724, 53.0283
Hunter-Lab:
57.2574, 14.4366, 31.1077
#d28c3c color charts
#d28c3c color shades, tints & tones
#d28c3c color schemes
#d28c3c color preview, HTML & CSS examples
This text has a color of #d28c3c
<p style="color:#d28c3c;">Text here</p>
.mytext {color:#d28c3c;}
This box has a color of #d28c3c
<div style="background-color:#d28c3c;">Content here</div>
.mybackground {background-color:#d28c3c;}
Border around this has a color of #d28c3c
<div style="border:2px solid #d28c3c;">Content here</div>
.myborder {border:2px solid #d28c3c;}