#d28f80 color space conversions
Hex:
#d28f80
RGB:
210, 143, 128
CMY:
18, 44, 50
CMYK:
0, 32, 39, 18
HSL:
11°, 47.6744%, 66.2745%
HSV (HSB):
11°, 39.0476%, 82.3529%
XYZ:
40.2971, 34.9051, 25.0355
xyY:
0.4020, 0.3482, 34.9051
CIE-Lab:
65.6747, 23.5737, 18.2922
CIE-LCH:
65.6747, 29.8383, 37.8101
CIE-Luv:
65.6747, 46.4614, 19.8929
Hunter-Lab:
59.0805, 18.3587, 16.2321
#d28f80 color charts
#d28f80 color shades, tints & tones
#d28f80 color schemes
#d28f80 color preview, HTML & CSS examples
This text has a color of #d28f80
<p style="color:#d28f80;">Text here</p>
.mytext {color:#d28f80;}
This box has a color of #d28f80
<div style="background-color:#d28f80;">Content here</div>
.mybackground {background-color:#d28f80;}
Border around this has a color of #d28f80
<div style="border:2px solid #d28f80;">Content here</div>
.myborder {border:2px solid #d28f80;}