#d35e79 color space conversions
Hex:
#d35e79
RGB:
211, 94, 121
CMY:
17, 63, 53
CMYK:
0, 55, 43, 17
HSL:
346°, 57.0732%, 59.8039%
HSV (HSB):
346°, 55.4502%, 82.7451%
XYZ:
34.3179, 23.2348, 20.7652
xyY:
0.4382, 0.2967, 23.2348
CIE-Lab:
55.3133, 48.6537, 7.8329
CIE-LCH:
55.3133, 49.2802, 9.1457
CIE-Luv:
55.3133, 79.4877, 1.0340
Hunter-Lab:
48.2025, 42.7292, 8.2001
#d35e79 color charts
#d35e79 color shades, tints & tones
#d35e79 color schemes
#d35e79 color preview, HTML & CSS examples
This text has a color of #d35e79
<p style="color:#d35e79;">Text here</p>
.mytext {color:#d35e79;}
This box has a color of #d35e79
<div style="background-color:#d35e79;">Content here</div>
.mybackground {background-color:#d35e79;}
Border around this has a color of #d35e79
<div style="border:2px solid #d35e79;">Content here</div>
.myborder {border:2px solid #d35e79;}