#d35e7f color space conversions
Hex:
#d35e7f
RGB:
211, 94, 127
CMY:
17, 63, 50
CMYK:
0, 55, 40, 17
HSL:
343°, 57.0732%, 59.8039%
HSV (HSB):
343°, 55.4502%, 82.7451%
XYZ:
34.6974, 23.3866, 22.7640
xyY:
0.4292, 0.2893, 23.3866
CIE-Lab:
55.4683, 49.2934, 4.5189
CIE-LCH:
55.4683, 49.5001, 5.2379
CIE-Luv:
55.4683, 77.8827, -3.2515
Hunter-Lab:
48.3597, 43.4419, 5.9427
#d35e7f color charts
#d35e7f color shades, tints & tones
#d35e7f color schemes
#d35e7f color preview, HTML & CSS examples
This text has a color of #d35e7f
<p style="color:#d35e7f;">Text here</p>
.mytext {color:#d35e7f;}
This box has a color of #d35e7f
<div style="background-color:#d35e7f;">Content here</div>
.mybackground {background-color:#d35e7f;}
Border around this has a color of #d35e7f
<div style="border:2px solid #d35e7f;">Content here</div>
.myborder {border:2px solid #d35e7f;}