#d35b6d color space conversions
Hex:
#d35b6d
RGB:
211, 91, 109
CMY:
17, 64, 57
CMYK:
0, 57, 48, 17
HSL:
351°, 57.6923%, 59.2157%
HSV (HSB):
351°, 56.8720%, 82.7451%
XYZ:
33.3654, 22.4352, 17.0399
xyY:
0.4581, 0.3080, 22.4352
CIE-Lab:
54.4857, 48.8961, 13.7486
CIE-LCH:
54.4857, 50.7922, 15.7050
CIE-Luv:
54.4857, 84.4037, 7.9765
Hunter-Lab:
47.3658, 42.8487, 11.8264
#d35b6d color charts
#d35b6d color shades, tints & tones
#d35b6d color schemes
#d35b6d color preview, HTML & CSS examples
This text has a color of #d35b6d
<p style="color:#d35b6d;">Text here</p>
.mytext {color:#d35b6d;}
This box has a color of #d35b6d
<div style="background-color:#d35b6d;">Content here</div>
.mybackground {background-color:#d35b6d;}
Border around this has a color of #d35b6d
<div style="border:2px solid #d35b6d;">Content here</div>
.myborder {border:2px solid #d35b6d;}