#d28d6b color space conversions
Hex:
#d28d6b
RGB:
210, 141, 107
CMY:
18, 45, 58
CMYK:
0, 33, 49, 18
HSL:
20°, 53.3679%, 62.1569%
HSV (HSB):
20°, 49.0476%, 82.3529%
XYZ:
38.7571, 33.8129, 18.3937
xyY:
0.4261, 0.3717, 33.8129
CIE-Lab:
64.8138, 22.4371, 28.7736
CIE-LCH:
64.8138, 36.4876, 52.0536
CIE-Luv:
64.8138, 50.6002, 31.9357
Hunter-Lab:
58.1489, 17.2122, 21.9495
#d28d6b color charts
#d28d6b color shades, tints & tones
#d28d6b color schemes
#d28d6b color preview, HTML & CSS examples
This text has a color of #d28d6b
<p style="color:#d28d6b;">Text here</p>
.mytext {color:#d28d6b;}
This box has a color of #d28d6b
<div style="background-color:#d28d6b;">Content here</div>
.mybackground {background-color:#d28d6b;}
Border around this has a color of #d28d6b
<div style="border:2px solid #d28d6b;">Content here</div>
.myborder {border:2px solid #d28d6b;}