#d2682e color space conversions
Hex:
#d2682e
RGB:
210, 104, 46
CMY:
18, 59, 82
CMYK:
0, 50, 78, 18
HSL:
21°, 64.5669%, 50.1961%
HSV (HSB):
21°, 78.0952%, 82.3529%
XYZ:
32.0218, 23.7995, 5.4908
xyY:
0.5223, 0.3882, 23.7995
CIE-Lab:
55.8865, 38.0588, 50.0518
CIE-LCH:
55.8865, 62.8781, 52.7511
CIE-Luv:
55.8865, 85.7626, 43.5237
Hunter-Lab:
48.7848, 31.7922, 27.4761
#d2682e color charts
#d2682e color shades, tints & tones
#d2682e color schemes
#d2682e color preview, HTML & CSS examples
This text has a color of #d2682e
<p style="color:#d2682e;">Text here</p>
.mytext {color:#d2682e;}
This box has a color of #d2682e
<div style="background-color:#d2682e;">Content here</div>
.mybackground {background-color:#d2682e;}
Border around this has a color of #d2682e
<div style="border:2px solid #d2682e;">Content here</div>
.myborder {border:2px solid #d2682e;}