#d28b6b color space conversions
Hex:
#d28b6b
RGB:
210, 139, 107
CMY:
18, 45, 58
CMYK:
0, 34, 49, 18
HSL:
19°, 53.3679%, 62.1569%
HSV (HSB):
19°, 49.0476%, 82.3529%
XYZ:
38.4648, 33.2284, 18.2963
xyY:
0.4274, 0.3692, 33.2284
CIE-Lab:
64.3454, 23.5216, 28.1616
CIE-LCH:
64.3454, 36.6926, 50.1301
CIE-Luv:
64.3454, 51.9914, 30.9612
Hunter-Lab:
57.6441, 18.2325, 21.5321
#d28b6b color charts
#d28b6b color shades, tints & tones
#d28b6b color schemes
#d28b6b color preview, HTML & CSS examples
This text has a color of #d28b6b
<p style="color:#d28b6b;">Text here</p>
.mytext {color:#d28b6b;}
This box has a color of #d28b6b
<div style="background-color:#d28b6b;">Content here</div>
.mybackground {background-color:#d28b6b;}
Border around this has a color of #d28b6b
<div style="border:2px solid #d28b6b;">Content here</div>
.myborder {border:2px solid #d28b6b;}