#d04e5e color space conversions
Hex:
#d04e5e
RGB:
208, 78, 94
CMY:
18, 69, 63
CMYK:
0, 63, 55, 18
HSL:
353°, 58.0357%, 56.0784%
HSV (HSB):
353°, 62.5000%, 81.5686%
XYZ:
30.7572, 19.6668, 12.7647
xyY:
0.4868, 0.3112, 19.6668
CIE-Lab:
51.4584, 52.5038, 18.4233
CIE-LCH:
51.4584, 55.6423, 19.3357
CIE-Luv:
51.4584, 93.7222, 11.9475
Hunter-Lab:
44.3473, 46.1914, 13.9774
#d04e5e color charts
#d04e5e color shades, tints & tones
#d04e5e color schemes
#d04e5e color preview, HTML & CSS examples
This text has a color of #d04e5e
<p style="color:#d04e5e;">Text here</p>
.mytext {color:#d04e5e;}
This box has a color of #d04e5e
<div style="background-color:#d04e5e;">Content here</div>
.mybackground {background-color:#d04e5e;}
Border around this has a color of #d04e5e
<div style="border:2px solid #d04e5e;">Content here</div>
.myborder {border:2px solid #d04e5e;}