#d35e7b color space conversions
Hex:
#d35e7b
RGB:
211, 94, 123
CMY:
17, 63, 52
CMYK:
0, 55, 42, 17
HSL:
345°, 57.0732%, 59.8039%
HSV (HSB):
345°, 55.4502%, 82.7451%
XYZ:
34.4418, 23.2844, 21.4179
xyY:
0.4352, 0.2942, 23.2844
CIE-Lab:
55.3640, 48.8633, 6.7264
CIE-LCH:
55.3640, 49.3241, 7.8379
CIE-Luv:
55.3640, 78.9570, -0.3811
Hunter-Lab:
48.2539, 42.9624, 7.4613
#d35e7b color charts
#d35e7b color shades, tints & tones
#d35e7b color schemes
#d35e7b color preview, HTML & CSS examples
This text has a color of #d35e7b
<p style="color:#d35e7b;">Text here</p>
.mytext {color:#d35e7b;}
This box has a color of #d35e7b
<div style="background-color:#d35e7b;">Content here</div>
.mybackground {background-color:#d35e7b;}
Border around this has a color of #d35e7b
<div style="border:2px solid #d35e7b;">Content here</div>
.myborder {border:2px solid #d35e7b;}