#d28d7f color space conversions
Hex:
#d28d7f
RGB:
210, 141, 127
CMY:
18, 45, 50
CMYK:
0, 33, 40, 18
HSL:
10°, 47.9769%, 66.0784%
HSV (HSB):
10°, 39.5238%, 82.3529%
XYZ:
39.9340, 34.2837, 24.5913
xyY:
0.4042, 0.3470, 34.2837
CIE-Lab:
65.1871, 24.5436, 18.1806
CIE-LCH:
65.1871, 30.5438, 36.5291
CIE-Luv:
65.1871, 47.9067, 19.5072
Hunter-Lab:
58.5523, 19.2746, 16.0854
#d28d7f color charts
#d28d7f color shades, tints & tones
#d28d7f color schemes
#d28d7f color preview, HTML & CSS examples
This text has a color of #d28d7f
<p style="color:#d28d7f;">Text here</p>
.mytext {color:#d28d7f;}
This box has a color of #d28d7f
<div style="background-color:#d28d7f;">Content here</div>
.mybackground {background-color:#d28d7f;}
Border around this has a color of #d28d7f
<div style="border:2px solid #d28d7f;">Content here</div>
.myborder {border:2px solid #d28d7f;}