#d45e3d color space conversions
Hex:
#d45e3d
RGB:
212, 94, 61
CMY:
17, 63, 76
CMYK:
0, 56, 71, 17
HSL:
13°, 63.7131%, 53.5294%
HSV (HSB):
13°, 71.2264%, 83.1373%
XYZ:
31.9964, 22.3394, 7.0404
xyY:
0.5213, 0.3640, 22.3394
CIE-Lab:
54.3853, 44.4377, 41.0797
CIE-LCH:
54.3853, 60.5165, 42.7513
CIE-Luv:
54.3853, 93.2140, 35.0444
Hunter-Lab:
47.2646, 38.1251, 24.2535
#d45e3d color charts
#d45e3d color shades, tints & tones
#d45e3d color schemes
#d45e3d color preview, HTML & CSS examples
This text has a color of #d45e3d
<p style="color:#d45e3d;">Text here</p>
.mytext {color:#d45e3d;}
This box has a color of #d45e3d
<div style="background-color:#d45e3d;">Content here</div>
.mybackground {background-color:#d45e3d;}
Border around this has a color of #d45e3d
<div style="border:2px solid #d45e3d;">Content here</div>
.myborder {border:2px solid #d45e3d;}