#d28f85 color space conversions
Hex:
#d28f85
RGB:
210, 143, 133
CMY:
18, 44, 48
CMYK:
0, 32, 37, 18
HSL:
8°, 46.1078%, 67.2549%
HSV (HSB):
8°, 36.6667%, 82.3529%
XYZ:
40.6344, 35.0400, 26.8120
xyY:
0.3965, 0.3419, 35.0400
CIE-Lab:
65.7798, 24.1659, 15.6413
CIE-LCH:
65.7798, 28.7861, 32.9129
CIE-Luv:
65.7798, 45.7547, 16.5306
Hunter-Lab:
59.1946, 18.9417, 14.5810
#d28f85 color charts
#d28f85 color shades, tints & tones
#d28f85 color schemes
#d28f85 color preview, HTML & CSS examples
This text has a color of #d28f85
<p style="color:#d28f85;">Text here</p>
.mytext {color:#d28f85;}
This box has a color of #d28f85
<div style="background-color:#d28f85;">Content here</div>
.mybackground {background-color:#d28f85;}
Border around this has a color of #d28f85
<div style="border:2px solid #d28f85;">Content here</div>
.myborder {border:2px solid #d28f85;}