#d95d79 color space conversions
Hex:
#d95d79
RGB:
217, 93, 121
CMY:
15, 64, 53
CMYK:
0, 57, 44, 15
HSL:
346°, 62.0000%, 60.7843%
HSV (HSB):
346°, 57.1429%, 85.0980%
XYZ:
35.9808, 23.9609, 20.8177
xyY:
0.4455, 0.2967, 23.9609
CIE-Lab:
56.0486, 51.1448, 9.0037
CIE-LCH:
56.0486, 51.9313, 9.9842
CIE-Luv:
56.0486, 84.8914, 1.9440
Hunter-Lab:
48.9499, 45.5449, 9.0497
#d95d79 color charts
#d95d79 color shades, tints & tones
#d95d79 color schemes
#d95d79 color preview, HTML & CSS examples
This text has a color of #d95d79
<p style="color:#d95d79;">Text here</p>
.mytext {color:#d95d79;}
This box has a color of #d95d79
<div style="background-color:#d95d79;">Content here</div>
.mybackground {background-color:#d95d79;}
Border around this has a color of #d95d79
<div style="border:2px solid #d95d79;">Content here</div>
.myborder {border:2px solid #d95d79;}