#d2984d color space conversions
Hex:
#d2984d
RGB:
210, 152, 77
CMY:
18, 40, 70
CMYK:
0, 28, 63, 18
HSL:
34°, 59.6413%, 56.2745%
HSV (HSB):
34°, 63.3333%, 82.3529%
XYZ:
39.1461, 36.6939, 12.0406
xyY:
0.4454, 0.4175, 36.6939
CIE-Lab:
67.0468, 14.0488, 47.1867
CIE-LCH:
67.0468, 49.2337, 73.4202
CIE-Luv:
67.0468, 45.6935, 51.8473
Hunter-Lab:
60.5755, 9.3461, 30.6178
#d2984d color charts
#d2984d color shades, tints & tones
#d2984d color schemes
#d2984d color preview, HTML & CSS examples
This text has a color of #d2984d
<p style="color:#d2984d;">Text here</p>
.mytext {color:#d2984d;}
This box has a color of #d2984d
<div style="background-color:#d2984d;">Content here</div>
.mybackground {background-color:#d2984d;}
Border around this has a color of #d2984d
<div style="border:2px solid #d2984d;">Content here</div>
.myborder {border:2px solid #d2984d;}