#d68c2d color space conversions
Hex:
#d68c2d
RGB:
214, 140, 45
CMY:
16, 45, 82
CMYK:
0, 35, 79, 16
HSL:
34°, 67.3307%, 50.7843%
HSV (HSB):
34°, 78.9720%, 83.9216%
XYZ:
37.5833, 33.2418, 6.9181
xyY:
0.4834, 0.4276, 33.2418
CIE-Lab:
64.3562, 20.6281, 58.7387
CIE-LCH:
64.3562, 62.2555, 70.6495
CIE-Luv:
64.3562, 60.3006, 57.5757
Hunter-Lab:
57.6557, 15.4592, 33.2448
#d68c2d color charts
#d68c2d color shades, tints & tones
#d68c2d color schemes
#d68c2d color preview, HTML & CSS examples
This text has a color of #d68c2d
<p style="color:#d68c2d;">Text here</p>
.mytext {color:#d68c2d;}
This box has a color of #d68c2d
<div style="background-color:#d68c2d;">Content here</div>
.mybackground {background-color:#d68c2d;}
Border around this has a color of #d68c2d
<div style="border:2px solid #d68c2d;">Content here</div>
.myborder {border:2px solid #d68c2d;}