#d2943e color space conversions
Hex:
#d2943e
RGB:
210, 148, 62
CMY:
18, 42, 76
CMYK:
0, 30, 70, 18
HSL:
35°, 62.1849%, 53.3333%
HSV (HSB):
35°, 70.4762%, 82.3529%
XYZ:
38.0377, 35.2292, 9.3525
xyY:
0.4604, 0.4264, 35.2292
CIE-Lab:
65.9268, 15.3318, 53.0087
CIE-LCH:
65.9268, 55.1814, 73.8685
CIE-Luv:
65.9268, 49.7744, 55.6744
Hunter-Lab:
59.3542, 10.5236, 32.2055
#d2943e color charts
#d2943e color shades, tints & tones
#d2943e color schemes
#d2943e color preview, HTML & CSS examples
This text has a color of #d2943e
<p style="color:#d2943e;">Text here</p>
.mytext {color:#d2943e;}
This box has a color of #d2943e
<div style="background-color:#d2943e;">Content here</div>
.mybackground {background-color:#d2943e;}
Border around this has a color of #d2943e
<div style="border:2px solid #d2943e;">Content here</div>
.myborder {border:2px solid #d2943e;}