#d35d75 color space conversions
Hex:
#d35d75
RGB:
211, 93, 117
CMY:
17, 64, 54
CMYK:
0, 56, 45, 17
HSL:
348°, 57.2816%, 59.6078%
HSV (HSB):
348°, 55.9242%, 82.7451%
XYZ:
33.9892, 22.9619, 19.4703
xyY:
0.4448, 0.3005, 22.9619
CIE-Lab:
55.0331, 48.7213, 9.7942
CIE-LCH:
55.0331, 49.6960, 11.3664
CIE-Luv:
55.0331, 81.1269, 3.3976
Hunter-Lab:
47.9186, 42.7544, 9.4523
#d35d75 color charts
#d35d75 color shades, tints & tones
#d35d75 color schemes
#d35d75 color preview, HTML & CSS examples
This text has a color of #d35d75
<p style="color:#d35d75;">Text here</p>
.mytext {color:#d35d75;}
This box has a color of #d35d75
<div style="background-color:#d35d75;">Content here</div>
.mybackground {background-color:#d35d75;}
Border around this has a color of #d35d75
<div style="border:2px solid #d35d75;">Content here</div>
.myborder {border:2px solid #d35d75;}