#d48f70 color space conversions
Hex:
#d48f70
RGB:
212, 143, 112
CMY:
17, 44, 56
CMYK:
0, 33, 47, 17
HSL:
19°, 53.7634%, 63.5294%
HSV (HSB):
19°, 47.1698%, 83.1373%
XYZ:
39.8985, 34.8118, 19.9457
xyY:
0.4215, 0.3678, 34.8118
CIE-Lab:
65.6019, 22.6448, 27.1065
CIE-LCH:
65.6019, 35.3207, 50.1246
CIE-Luv:
65.6019, 50.1273, 30.2260
Hunter-Lab:
59.0015, 17.4539, 21.2579
#d48f70 color charts
#d48f70 color shades, tints & tones
#d48f70 color schemes
#d48f70 color preview, HTML & CSS examples
This text has a color of #d48f70
<p style="color:#d48f70;">Text here</p>
.mytext {color:#d48f70;}
This box has a color of #d48f70
<div style="background-color:#d48f70;">Content here</div>
.mybackground {background-color:#d48f70;}
Border around this has a color of #d48f70
<div style="border:2px solid #d48f70;">Content here</div>
.myborder {border:2px solid #d48f70;}