#d4503d color space conversions
Hex:
#d4503d
RGB:
212, 80, 61
CMY:
17, 69, 76
CMYK:
0, 62, 71, 17
HSL:
8°, 63.7131%, 53.5294%
HSV (HSB):
8°, 71.2264%, 83.1373%
XYZ:
30.8623, 20.0713, 6.6624
xyY:
0.5358, 0.3485, 20.0713
CIE-Lab:
51.9177, 50.9148, 38.2885
CIE-LCH:
51.9177, 63.7050, 36.9436
CIE-Luv:
51.9177, 103.2302, 30.3505
Hunter-Lab:
44.8010, 44.5627, 22.5436
#d4503d color charts
#d4503d color shades, tints & tones
#d4503d color schemes
#d4503d color preview, HTML & CSS examples
This text has a color of #d4503d
<p style="color:#d4503d;">Text here</p>
.mytext {color:#d4503d;}
This box has a color of #d4503d
<div style="background-color:#d4503d;">Content here</div>
.mybackground {background-color:#d4503d;}
Border around this has a color of #d4503d
<div style="border:2px solid #d4503d;">Content here</div>
.myborder {border:2px solid #d4503d;}