#d28e75 color space conversions
Hex:
#d28e75
RGB:
210, 142, 117
CMY:
18, 44, 54
CMYK:
0, 32, 44, 18
HSL:
16°, 50.8197%, 64.1176%
HSV (HSB):
16°, 44.2857%, 82.3529%
XYZ:
39.4622, 34.3320, 21.3765
xyY:
0.4146, 0.3607, 34.3320
CIE-Lab:
65.2252, 22.8989, 23.8036
CIE-LCH:
65.2252, 33.0298, 46.1098
CIE-Luv:
65.2252, 48.6229, 26.4403
Hunter-Lab:
58.5935, 17.6796, 19.3849
#d28e75 color charts
#d28e75 color shades, tints & tones
#d28e75 color schemes
#d28e75 color preview, HTML & CSS examples
This text has a color of #d28e75
<p style="color:#d28e75;">Text here</p>
.mytext {color:#d28e75;}
This box has a color of #d28e75
<div style="background-color:#d28e75;">Content here</div>
.mybackground {background-color:#d28e75;}
Border around this has a color of #d28e75
<div style="border:2px solid #d28e75;">Content here</div>
.myborder {border:2px solid #d28e75;}