#d2934a color space conversions
Hex:
#d2934a
RGB:
210, 147, 74
CMY:
18, 42, 71
CMYK:
0, 30, 65, 18
HSL:
32°, 60.1770%, 55.6863%
HSV (HSB):
32°, 64.7619%, 82.3529%
XYZ:
38.2481, 35.0635, 11.2306
xyY:
0.4524, 0.4147, 35.0635
CIE-Lab:
65.7981, 16.5644, 47.2366
CIE-LCH:
65.7981, 50.0567, 70.6758
CIE-Luv:
65.7981, 49.6514, 50.8693
Hunter-Lab:
59.2144, 11.6724, 30.2052
#d2934a color charts
#d2934a color shades, tints & tones
#d2934a color schemes
#d2934a color preview, HTML & CSS examples
This text has a color of #d2934a
<p style="color:#d2934a;">Text here</p>
.mytext {color:#d2934a;}
This box has a color of #d2934a
<div style="background-color:#d2934a;">Content here</div>
.mybackground {background-color:#d2934a;}
Border around this has a color of #d2934a
<div style="border:2px solid #d2934a;">Content here</div>
.myborder {border:2px solid #d2934a;}