#d4704f color space conversions
Hex:
#d4704f
RGB:
212, 112, 79
CMY:
17, 56, 69
CMYK:
0, 47, 63, 17
HSL:
15°, 60.7306%, 57.0588%
HSV (HSB):
15°, 62.7358%, 83.1373%
XYZ:
34.3568, 26.1499, 10.6338
xyY:
0.4829, 0.3676, 26.1499
CIE-Lab:
58.1791, 36.4361, 35.7922
CIE-LCH:
58.1791, 51.0752, 44.4892
CIE-Luv:
58.1791, 77.0609, 34.0034
Hunter-Lab:
51.1370, 30.4371, 23.4667
#d4704f color charts
#d4704f color shades, tints & tones
#d4704f color schemes
#d4704f color preview, HTML & CSS examples
This text has a color of #d4704f
<p style="color:#d4704f;">Text here</p>
.mytext {color:#d4704f;}
This box has a color of #d4704f
<div style="background-color:#d4704f;">Content here</div>
.mybackground {background-color:#d4704f;}
Border around this has a color of #d4704f
<div style="border:2px solid #d4704f;">Content here</div>
.myborder {border:2px solid #d4704f;}