#d28e7c color space conversions
Hex:
#d28e7c
RGB:
210, 142, 124
CMY:
18, 44, 51
CMYK:
0, 32, 41, 18
HSL:
13°, 48.8636%, 65.4902%
HSV (HSB):
13°, 40.9524%, 82.3529%
XYZ:
39.8894, 34.5029, 23.6261
xyY:
0.4070, 0.3520, 34.5029
CIE-Lab:
65.3598, 23.6601, 20.0931
CIE-LCH:
65.3598, 31.0409, 40.3393
CIE-Luv:
65.3598, 47.6731, 21.9956
Hunter-Lab:
58.7391, 18.4249, 17.2697
#d28e7c color charts
#d28e7c color shades, tints & tones
#d28e7c color schemes
#d28e7c color preview, HTML & CSS examples
This text has a color of #d28e7c
<p style="color:#d28e7c;">Text here</p>
.mytext {color:#d28e7c;}
This box has a color of #d28e7c
<div style="background-color:#d28e7c;">Content here</div>
.mybackground {background-color:#d28e7c;}
Border around this has a color of #d28e7c
<div style="border:2px solid #d28e7c;">Content here</div>
.myborder {border:2px solid #d28e7c;}