#d28b4f color space conversions
Hex:
#d28b4f
RGB:
210, 139, 79
CMY:
18, 45, 69
CMYK:
0, 34, 62, 18
HSL:
27°, 59.2760%, 56.6667%
HSV (HSB):
27°, 62.3810%, 82.3529%
XYZ:
37.2222, 32.7314, 11.7531
xyY:
0.4556, 0.4006, 32.7314
CIE-Lab:
63.9428, 21.2310, 42.6053
CIE-LCH:
63.9428, 47.6022, 63.5121
CIE-Luv:
63.9428, 55.1990, 45.2875
Hunter-Lab:
57.2114, 16.0139, 27.8678
#d28b4f color charts
#d28b4f color shades, tints & tones
#d28b4f color schemes
#d28b4f color preview, HTML & CSS examples
This text has a color of #d28b4f
<p style="color:#d28b4f;">Text here</p>
.mytext {color:#d28b4f;}
This box has a color of #d28b4f
<div style="background-color:#d28b4f;">Content here</div>
.mybackground {background-color:#d28b4f;}
Border around this has a color of #d28b4f
<div style="border:2px solid #d28b4f;">Content here</div>
.myborder {border:2px solid #d28b4f;}