#d35e87 color space conversions
Hex:
#d35e87
RGB:
211, 94, 135
CMY:
17, 63, 47
CMYK:
0, 55, 36, 17
HSL:
339°, 57.0732%, 59.8039%
HSV (HSB):
339°, 55.4502%, 82.7451%
XYZ:
35.2398, 23.6036, 25.6203
xyY:
0.4172, 0.2795, 23.6036
CIE-Lab:
55.6887, 50.1962, 0.1284
CIE-LCH:
55.6887, 50.1964, 0.1465
CIE-Luv:
55.6887, 75.6879, -9.1393
Hunter-Lab:
48.5835, 44.4532, 2.7422
#d35e87 color charts
#d35e87 color shades, tints & tones
#d35e87 color schemes
#d35e87 color preview, HTML & CSS examples
This text has a color of #d35e87
<p style="color:#d35e87;">Text here</p>
.mytext {color:#d35e87;}
This box has a color of #d35e87
<div style="background-color:#d35e87;">Content here</div>
.mybackground {background-color:#d35e87;}
Border around this has a color of #d35e87
<div style="border:2px solid #d35e87;">Content here</div>
.myborder {border:2px solid #d35e87;}