#d35d79 color space conversions
Hex:
#d35d79
RGB:
211, 93, 121
CMY:
17, 64, 53
CMYK:
0, 56, 43, 17
HSL:
346°, 57.2816%, 59.6078%
HSV (HSB):
346°, 55.9242%, 82.7451%
XYZ:
34.2295, 23.0581, 20.7357
xyY:
0.4387, 0.2955, 23.0581
CIE-Lab:
55.1321, 49.1291, 7.5748
CIE-LCH:
55.1321, 49.7096, 8.7650
CIE-Luv:
55.1321, 80.0674, 0.6058
Hunter-Lab:
48.0188, 43.2082, 8.0103
#d35d79 color charts
#d35d79 color shades, tints & tones
#d35d79 color schemes
#d35d79 color preview, HTML & CSS examples
This text has a color of #d35d79
<p style="color:#d35d79;">Text here</p>
.mytext {color:#d35d79;}
This box has a color of #d35d79
<div style="background-color:#d35d79;">Content here</div>
.mybackground {background-color:#d35d79;}
Border around this has a color of #d35d79
<div style="border:2px solid #d35d79;">Content here</div>
.myborder {border:2px solid #d35d79;}