#d35e86 color space conversions
Hex:
#d35e86
RGB:
211, 94, 134
CMY:
17, 63, 47
CMYK:
0, 55, 36, 17
HSL:
339°, 57.0732%, 59.8039%
HSV (HSB):
339°, 55.4502%, 82.7451%
XYZ:
35.1697, 23.5755, 25.2511
xyY:
0.4187, 0.2807, 23.5755
CIE-Lab:
55.6603, 50.0803, 0.6753
CIE-LCH:
55.6603, 50.0848, 0.7725
CIE-Luv:
55.6603, 75.9653, -8.3934
Hunter-Lab:
48.5546, 44.3229, 3.1541
#d35e86 color charts
#d35e86 color shades, tints & tones
#d35e86 color schemes
#d35e86 color preview, HTML & CSS examples
This text has a color of #d35e86
<p style="color:#d35e86;">Text here</p>
.mytext {color:#d35e86;}
This box has a color of #d35e86
<div style="background-color:#d35e86;">Content here</div>
.mybackground {background-color:#d35e86;}
Border around this has a color of #d35e86
<div style="border:2px solid #d35e86;">Content here</div>
.myborder {border:2px solid #d35e86;}