#d94e6f color space conversions
Hex:
#d94e6f
RGB:
217, 78, 111
CMY:
15, 69, 56
CMYK:
0, 64, 49, 15
HSL:
346°, 64.6512%, 57.8431%
HSV (HSB):
346°, 64.0553%, 85.0980%
XYZ:
34.2089, 21.3482, 17.3565
xyY:
0.4692, 0.2928, 21.3482
CIE-Lab:
53.3285, 56.8319, 11.0898
CIE-LCH:
53.3285, 57.9038, 11.0416
CIE-Luv:
53.3285, 96.2107, 2.9920
Hunter-Lab:
46.2041, 51.3019, 10.0706
#d94e6f color charts
#d94e6f color shades, tints & tones
#d94e6f color schemes
#d94e6f color preview, HTML & CSS examples
This text has a color of #d94e6f
<p style="color:#d94e6f;">Text here</p>
.mytext {color:#d94e6f;}
This box has a color of #d94e6f
<div style="background-color:#d94e6f;">Content here</div>
.mybackground {background-color:#d94e6f;}
Border around this has a color of #d94e6f
<div style="border:2px solid #d94e6f;">Content here</div>
.myborder {border:2px solid #d94e6f;}