#d28e7b color space conversions
Hex:
#d28e7b
RGB:
210, 142, 123
CMY:
18, 44, 52
CMYK:
0, 32, 41, 18
HSL:
13°, 49.1525%, 65.2941%
HSV (HSB):
13°, 41.4286%, 82.3529%
XYZ:
39.8265, 34.4777, 23.2947
xyY:
0.4081, 0.3533, 34.4777
CIE-Lab:
65.3400, 23.5485, 20.6236
CIE-LCH:
65.3400, 31.3028, 41.2117
CIE-Luv:
65.3400, 47.8113, 22.6428
Hunter-Lab:
58.7177, 18.3153, 17.5807
#d28e7b color charts
#d28e7b color shades, tints & tones
#d28e7b color schemes
#d28e7b color preview, HTML & CSS examples
This text has a color of #d28e7b
<p style="color:#d28e7b;">Text here</p>
.mytext {color:#d28e7b;}
This box has a color of #d28e7b
<div style="background-color:#d28e7b;">Content here</div>
.mybackground {background-color:#d28e7b;}
Border around this has a color of #d28e7b
<div style="border:2px solid #d28e7b;">Content here</div>
.myborder {border:2px solid #d28e7b;}