#d04e6f color space conversions
Hex:
#d04e6f
RGB:
208, 78, 111
CMY:
18, 69, 56
CMYK:
0, 63, 47, 18
HSL:
345°, 58.0357%, 56.0784%
HSV (HSB):
345°, 62.5000%, 81.5686%
XYZ:
31.6061, 20.0064, 17.2347
xyY:
0.4591, 0.2906, 20.0064
CIE-Lab:
51.8444, 53.9694, 8.7854
CIE-LCH:
51.8444, 54.6798, 9.2458
CIE-Luv:
51.8444, 88.8978, 0.8693
Hunter-Lab:
44.7285, 47.8569, 8.4644
#d04e6f color charts
#d04e6f color shades, tints & tones
#d04e6f color schemes
#d04e6f color preview, HTML & CSS examples
This text has a color of #d04e6f
<p style="color:#d04e6f;">Text here</p>
.mytext {color:#d04e6f;}
This box has a color of #d04e6f
<div style="background-color:#d04e6f;">Content here</div>
.mybackground {background-color:#d04e6f;}
Border around this has a color of #d04e6f
<div style="border:2px solid #d04e6f;">Content here</div>
.myborder {border:2px solid #d04e6f;}