#d35e7c color space conversions
Hex:
#d35e7c
RGB:
211, 94, 124
CMY:
17, 63, 51
CMYK:
0, 55, 41, 17
HSL:
345°, 57.0732%, 59.8039%
HSV (HSB):
345°, 55.4502%, 82.7451%
XYZ:
34.5048, 23.3095, 21.7494
xyY:
0.4337, 0.2930, 23.3095
CIE-Lab:
55.3897, 48.9695, 6.1738
CIE-LCH:
55.3897, 49.3572, 7.1856
CIE-Luv:
55.3897, 78.6900, -1.0937
Hunter-Lab:
48.2799, 43.0807, 7.0867
#d35e7c color charts
#d35e7c color shades, tints & tones
#d35e7c color schemes
#d35e7c color preview, HTML & CSS examples
This text has a color of #d35e7c
<p style="color:#d35e7c;">Text here</p>
.mytext {color:#d35e7c;}
This box has a color of #d35e7c
<div style="background-color:#d35e7c;">Content here</div>
.mybackground {background-color:#d35e7c;}
Border around this has a color of #d35e7c
<div style="border:2px solid #d35e7c;">Content here</div>
.myborder {border:2px solid #d35e7c;}