#d35e74 color space conversions
Hex:
#d35e74
RGB:
211, 94, 116
CMY:
17, 63, 55
CMYK:
0, 55, 45, 17
HSL:
349°, 57.0732%, 59.8039%
HSV (HSB):
349°, 55.4502%, 82.7451%
XYZ:
34.0191, 23.1152, 19.1917
xyY:
0.4457, 0.3028, 23.1152
CIE-Lab:
55.1908, 48.1453, 10.6062
CIE-LCH:
55.1908, 49.2997, 12.4235
CIE-Luv:
55.1908, 80.7939, 4.5092
Hunter-Lab:
48.0783, 42.1652, 9.9877
#d35e74 color charts
#d35e74 color shades, tints & tones
#d35e74 color schemes
#d35e74 color preview, HTML & CSS examples
This text has a color of #d35e74
<p style="color:#d35e74;">Text here</p>
.mytext {color:#d35e74;}
This box has a color of #d35e74
<div style="background-color:#d35e74;">Content here</div>
.mybackground {background-color:#d35e74;}
Border around this has a color of #d35e74
<div style="border:2px solid #d35e74;">Content here</div>
.myborder {border:2px solid #d35e74;}