#d28d7a color space conversions
Hex:
#d28d7a
RGB:
210, 141, 122
CMY:
18, 45, 52
CMYK:
0, 33, 42, 18
HSL:
13°, 49.4382%, 65.0980%
HSV (HSB):
13°, 41.9048%, 82.3529%
XYZ:
39.6161, 34.1565, 22.9172
xyY:
0.4097, 0.3533, 34.1565
CIE-Lab:
65.0866, 23.9804, 20.8364
CIE-LCH:
65.0866, 31.7681, 40.9871
CIE-Luv:
65.0866, 48.6125, 22.7715
Hunter-Lab:
58.4436, 18.7202, 17.6614
#d28d7a color charts
#d28d7a color shades, tints & tones
#d28d7a color schemes
#d28d7a color preview, HTML & CSS examples
This text has a color of #d28d7a
<p style="color:#d28d7a;">Text here</p>
.mytext {color:#d28d7a;}
This box has a color of #d28d7a
<div style="background-color:#d28d7a;">Content here</div>
.mybackground {background-color:#d28d7a;}
Border around this has a color of #d28d7a
<div style="border:2px solid #d28d7a;">Content here</div>
.myborder {border:2px solid #d28d7a;}