#d28b84 color space conversions
Hex:
#d28b84
RGB:
210, 139, 132
CMY:
18, 45, 48
CMYK:
0, 34, 37, 18
HSL:
5°, 46.4286%, 67.0588%
HSV (HSB):
5°, 37.1429%, 82.3529%
XYZ:
39.9758, 33.8328, 26.2532
xyY:
0.3995, 0.3381, 33.8328
CIE-Lab:
64.8297, 26.2152, 14.8801
CIE-LCH:
64.8297, 30.1439, 29.5799
CIE-Luv:
64.8297, 48.4634, 15.0868
Hunter-Lab:
58.1660, 20.8875, 13.9556
#d28b84 color charts
#d28b84 color shades, tints & tones
#d28b84 color schemes
#d28b84 color preview, HTML & CSS examples
This text has a color of #d28b84
<p style="color:#d28b84;">Text here</p>
.mytext {color:#d28b84;}
This box has a color of #d28b84
<div style="background-color:#d28b84;">Content here</div>
.mybackground {background-color:#d28b84;}
Border around this has a color of #d28b84
<div style="border:2px solid #d28b84;">Content here</div>
.myborder {border:2px solid #d28b84;}