#d28b85 color space conversions
Hex:
#d28b85
RGB:
210, 139, 133
CMY:
18, 45, 48
CMYK:
0, 34, 37, 18
HSL:
5°, 46.1078%, 67.2549%
HSV (HSB):
5°, 36.6667%, 82.3529%
XYZ:
40.0446, 33.8603, 26.6154
xyY:
0.3984, 0.3369, 33.8603
CIE-Lab:
64.8516, 26.3355, 14.3481
CIE-LCH:
64.8516, 29.9904, 28.5824
CIE-Luv:
64.8516, 48.3115, 14.4005
Hunter-Lab:
58.1896, 21.0072, 13.6140
#d28b85 color charts
#d28b85 color shades, tints & tones
#d28b85 color schemes
#d28b85 color preview, HTML & CSS examples
This text has a color of #d28b85
<p style="color:#d28b85;">Text here</p>
.mytext {color:#d28b85;}
This box has a color of #d28b85
<div style="background-color:#d28b85;">Content here</div>
.mybackground {background-color:#d28b85;}
Border around this has a color of #d28b85
<div style="border:2px solid #d28b85;">Content here</div>
.myborder {border:2px solid #d28b85;}