#d2984a color space conversions
Hex:
#d2984a
RGB:
210, 152, 74
CMY:
18, 40, 71
CMYK:
0, 28, 65, 18
HSL:
34°, 60.1770%, 55.6863%
HSV (HSB):
34°, 64.7619%, 82.3529%
XYZ:
39.0426, 36.6525, 11.4954
xyY:
0.4478, 0.4204, 36.6525
CIE-Lab:
67.0155, 13.8553, 48.6041
CIE-LCH:
67.0155, 50.5403, 74.0890
CIE-Luv:
67.0155, 45.9190, 53.0434
Hunter-Lab:
60.5413, 9.1659, 31.1211
#d2984a color charts
#d2984a color shades, tints & tones
#d2984a color schemes
#d2984a color preview, HTML & CSS examples
This text has a color of #d2984a
<p style="color:#d2984a;">Text here</p>
.mytext {color:#d2984a;}
This box has a color of #d2984a
<div style="background-color:#d2984a;">Content here</div>
.mybackground {background-color:#d2984a;}
Border around this has a color of #d2984a
<div style="border:2px solid #d2984a;">Content here</div>
.myborder {border:2px solid #d2984a;}