#d28e80 color space conversions
Hex:
#d28e80
RGB:
210, 142, 128
CMY:
18, 44, 50
CMYK:
0, 32, 39, 18
HSL:
10°, 47.6744%, 66.2745%
HSV (HSB):
10°, 39.0476%, 82.3529%
XYZ:
40.1476, 34.6062, 24.9857
xyY:
0.4025, 0.3470, 34.6062
CIE-Lab:
65.4409, 24.1165, 17.9704
CIE-LCH:
65.4409, 30.0756, 36.6916
CIE-Luv:
65.4409, 47.1125, 19.3674
Hunter-Lab:
58.8270, 18.8736, 15.9965
#d28e80 color charts
#d28e80 color shades, tints & tones
#d28e80 color schemes
#d28e80 color preview, HTML & CSS examples
This text has a color of #d28e80
<p style="color:#d28e80;">Text here</p>
.mytext {color:#d28e80;}
This box has a color of #d28e80
<div style="background-color:#d28e80;">Content here</div>
.mybackground {background-color:#d28e80;}
Border around this has a color of #d28e80
<div style="border:2px solid #d28e80;">Content here</div>
.myborder {border:2px solid #d28e80;}