#d35b7a color space conversions
Hex:
#d35b7a
RGB:
211, 91, 122
CMY:
17, 64, 52
CMYK:
0, 57, 42, 17
HSL:
345°, 57.6923%, 59.2157%
HSV (HSB):
345°, 56.8720%, 82.7451%
XYZ:
34.1179, 22.7362, 21.0027
xyY:
0.4382, 0.2920, 22.7362
CIE-Lab:
54.7996, 50.1754, 6.5098
CIE-LCH:
54.7996, 50.5959, 7.3924
CIE-Luv:
54.7996, 80.9417, -0.9505
Hunter-Lab:
47.6825, 44.2765, 7.2623
#d35b7a color charts
#d35b7a color shades, tints & tones
#d35b7a color schemes
#d35b7a color preview, HTML & CSS examples
This text has a color of #d35b7a
<p style="color:#d35b7a;">Text here</p>
.mytext {color:#d35b7a;}
This box has a color of #d35b7a
<div style="background-color:#d35b7a;">Content here</div>
.mybackground {background-color:#d35b7a;}
Border around this has a color of #d35b7a
<div style="border:2px solid #d35b7a;">Content here</div>
.myborder {border:2px solid #d35b7a;}