#d35d7b color space conversions
Hex:
#d35d7b
RGB:
211, 93, 123
CMY:
17, 64, 52
CMYK:
0, 56, 42, 17
HSL:
345°, 57.2816%, 59.6078%
HSV (HSB):
345°, 55.9242%, 82.7451%
XYZ:
34.3535, 23.1076, 21.3885
xyY:
0.4357, 0.2931, 23.1076
CIE-Lab:
55.1830, 49.3384, 6.4677
CIE-LCH:
55.1830, 49.7605, 7.4682
CIE-Luv:
55.1830, 79.5307, -0.8113
Hunter-Lab:
48.0704, 43.4416, 7.2688
#d35d7b color charts
#d35d7b color shades, tints & tones
#d35d7b color schemes
#d35d7b color preview, HTML & CSS examples
This text has a color of #d35d7b
<p style="color:#d35d7b;">Text here</p>
.mytext {color:#d35d7b;}
This box has a color of #d35d7b
<div style="background-color:#d35d7b;">Content here</div>
.mybackground {background-color:#d35d7b;}
Border around this has a color of #d35d7b
<div style="border:2px solid #d35d7b;">Content here</div>
.myborder {border:2px solid #d35d7b;}