#d45e3c color space conversions
Hex:
#d45e3c
RGB:
212, 94, 60
CMY:
17, 63, 76
CMYK:
0, 56, 72, 17
HSL:
13°, 63.8655%, 53.3333%
HSV (HSB):
13°, 71.6981%, 83.1373%
XYZ:
31.9697, 22.3287, 6.8998
xyY:
0.5224, 0.3649, 22.3287
CIE-Lab:
54.3740, 44.3892, 41.5982
CIE-LCH:
54.3740, 60.8343, 43.1409
CIE-Luv:
54.3740, 93.3659, 35.4367
Hunter-Lab:
47.2533, 38.0729, 24.4198
#d45e3c color charts
#d45e3c color shades, tints & tones
#d45e3c color schemes
#d45e3c color preview, HTML & CSS examples
This text has a color of #d45e3c
<p style="color:#d45e3c;">Text here</p>
.mytext {color:#d45e3c;}
This box has a color of #d45e3c
<div style="background-color:#d45e3c;">Content here</div>
.mybackground {background-color:#d45e3c;}
Border around this has a color of #d45e3c
<div style="border:2px solid #d45e3c;">Content here</div>
.myborder {border:2px solid #d45e3c;}