#d65e2d color space conversions
Hex:
#d65e2d
RGB:
214, 94, 45
CMY:
16, 63, 82
CMYK:
0, 56, 79, 16
HSL:
17°, 67.3307%, 50.7843%
HSV (HSB):
17°, 78.9720%, 83.9216%
XYZ:
32.2079, 22.4910, 5.1263
xyY:
0.5384, 0.3759, 22.4910
CIE-Lab:
54.5441, 44.5176, 49.4101
CIE-LCH:
54.5441, 66.5069, 47.9817
CIE-Luv:
54.5441, 97.0224, 40.7670
Hunter-Lab:
47.4247, 38.2330, 26.7884
#d65e2d color charts
#d65e2d color shades, tints & tones
#d65e2d color schemes
#d65e2d color preview, HTML & CSS examples
This text has a color of #d65e2d
<p style="color:#d65e2d;">Text here</p>
.mytext {color:#d65e2d;}
This box has a color of #d65e2d
<div style="background-color:#d65e2d;">Content here</div>
.mybackground {background-color:#d65e2d;}
Border around this has a color of #d65e2d
<div style="border:2px solid #d65e2d;">Content here</div>
.myborder {border:2px solid #d65e2d;}