#d35e7d color space conversions
Hex:
#d35e7d
RGB:
211, 94, 125
CMY:
17, 63, 51
CMYK:
0, 55, 41, 17
HSL:
344°, 57.0732%, 59.8039%
HSV (HSB):
344°, 55.4502%, 82.7451%
XYZ:
34.5683, 23.3350, 22.0842
xyY:
0.4322, 0.2917, 23.3350
CIE-Lab:
55.4157, 49.0766, 5.6217
CIE-LCH:
55.4157, 49.3975, 6.5347
CIE-Luv:
55.4157, 78.4219, -1.8097
Hunter-Lab:
48.3063, 43.2000, 6.7088
#d35e7d color charts
#d35e7d color shades, tints & tones
#d35e7d color schemes
#d35e7d color preview, HTML & CSS examples
This text has a color of #d35e7d
<p style="color:#d35e7d;">Text here</p>
.mytext {color:#d35e7d;}
This box has a color of #d35e7d
<div style="background-color:#d35e7d;">Content here</div>
.mybackground {background-color:#d35e7d;}
Border around this has a color of #d35e7d
<div style="border:2px solid #d35e7d;">Content here</div>
.myborder {border:2px solid #d35e7d;}