#d28d7b color space conversions
Hex:
#d28d7b
RGB:
210, 141, 123
CMY:
18, 45, 52
CMYK:
0, 33, 41, 18
HSL:
12°, 49.1525%, 65.2941%
HSV (HSB):
12°, 41.4286%, 82.3529%
XYZ:
39.6784, 34.1815, 23.2453
xyY:
0.4086, 0.3520, 34.1815
CIE-Lab:
65.1063, 24.0911, 20.3054
CIE-LCH:
65.1063, 31.5070, 40.1261
CIE-Luv:
65.1063, 48.4730, 22.1265
Hunter-Lab:
58.4649, 18.8290, 17.3521
#d28d7b color charts
#d28d7b color shades, tints & tones
#d28d7b color schemes
#d28d7b color preview, HTML & CSS examples
This text has a color of #d28d7b
<p style="color:#d28d7b;">Text here</p>
.mytext {color:#d28d7b;}
This box has a color of #d28d7b
<div style="background-color:#d28d7b;">Content here</div>
.mybackground {background-color:#d28d7b;}
Border around this has a color of #d28d7b
<div style="border:2px solid #d28d7b;">Content here</div>
.myborder {border:2px solid #d28d7b;}