#d94f6e color space conversions
Hex:
#d94f6e
RGB:
217, 79, 110
CMY:
15, 69, 57
CMYK:
0, 64, 49, 15
HSL:
347°, 64.4860%, 58.0392%
HSV (HSB):
347°, 63.5945%, 85.0980%
XYZ:
34.2257, 21.4695, 17.0920
xyY:
0.4702, 0.2950, 21.4695
CIE-Lab:
53.4595, 56.3254, 11.8696
CIE-LCH:
53.4595, 57.5624, 11.8999
CIE-Luv:
53.4595, 95.9635, 4.0205
Hunter-Lab:
46.3352, 50.7635, 10.5639
#d94f6e color charts
#d94f6e color shades, tints & tones
#d94f6e color schemes
#d94f6e color preview, HTML & CSS examples
This text has a color of #d94f6e
<p style="color:#d94f6e;">Text here</p>
.mytext {color:#d94f6e;}
This box has a color of #d94f6e
<div style="background-color:#d94f6e;">Content here</div>
.mybackground {background-color:#d94f6e;}
Border around this has a color of #d94f6e
<div style="border:2px solid #d94f6e;">Content here</div>
.myborder {border:2px solid #d94f6e;}