#d28d72 color space conversions
Hex:
#d28d72
RGB:
210, 141, 114
CMY:
18, 45, 55
CMYK:
0, 33, 46, 18
HSL:
17°, 51.6129%, 63.5294%
HSV (HSB):
17°, 45.7143%, 82.3529%
XYZ:
39.1405, 33.9663, 20.4128
xyY:
0.4185, 0.3632, 33.9663
CIE-Lab:
64.9358, 23.1299, 25.0782
CIE-LCH:
64.9358, 34.1161, 47.3144
CIE-Luv:
64.9358, 49.6980, 27.7814
Hunter-Lab:
58.2806, 17.8872, 20.0301
#d28d72 color charts
#d28d72 color shades, tints & tones
#d28d72 color schemes
#d28d72 color preview, HTML & CSS examples
This text has a color of #d28d72
<p style="color:#d28d72;">Text here</p>
.mytext {color:#d28d72;}
This box has a color of #d28d72
<div style="background-color:#d28d72;">Content here</div>
.mybackground {background-color:#d28d72;}
Border around this has a color of #d28d72
<div style="border:2px solid #d28d72;">Content here</div>
.myborder {border:2px solid #d28d72;}