#d94f7e color space conversions
Hex:
#d94f7e
RGB:
217, 79, 126
CMY:
15, 69, 51
CMYK:
0, 64, 42, 15
HSL:
340°, 64.4860%, 58.0392%
HSV (HSB):
340°, 63.5945%, 85.0980%
XYZ:
35.1771, 21.8500, 22.1021
xyY:
0.4446, 0.2761, 21.8500
CIE-Lab:
53.8675, 57.8328, 2.9207
CIE-LCH:
53.8675, 57.9065, 2.8911
CIE-Luv:
53.8675, 91.0175, -7.1385
Hunter-Lab:
46.7440, 52.5279, 4.6866
#d94f7e color charts
#d94f7e color shades, tints & tones
#d94f7e color schemes
#d94f7e color preview, HTML & CSS examples
This text has a color of #d94f7e
<p style="color:#d94f7e;">Text here</p>
.mytext {color:#d94f7e;}
This box has a color of #d94f7e
<div style="background-color:#d94f7e;">Content here</div>
.mybackground {background-color:#d94f7e;}
Border around this has a color of #d94f7e
<div style="border:2px solid #d94f7e;">Content here</div>
.myborder {border:2px solid #d94f7e;}