#d35b8a color space conversions
Hex:
#d35b8a
RGB:
211, 91, 138
CMY:
17, 64, 46
CMYK:
0, 57, 35, 17
HSL:
337°, 57.6923%, 59.2157%
HSV (HSB):
337°, 56.8720%, 82.7451%
XYZ:
35.1925, 23.1660, 26.6614
xyY:
0.4139, 0.2725, 23.1660
CIE-Lab:
55.2429, 51.9565, -2.2905
CIE-LCH:
55.2429, 52.0069, 357.4758
CIE-Luv:
55.2429, 76.4248, -12.7119
Hunter-Lab:
48.1311, 46.2862, 0.8491
#d35b8a color charts
#d35b8a color shades, tints & tones
#d35b8a color schemes
#d35b8a color preview, HTML & CSS examples
This text has a color of #d35b8a
<p style="color:#d35b8a;">Text here</p>
.mytext {color:#d35b8a;}
This box has a color of #d35b8a
<div style="background-color:#d35b8a;">Content here</div>
.mybackground {background-color:#d35b8a;}
Border around this has a color of #d35b8a
<div style="border:2px solid #d35b8a;">Content here</div>
.myborder {border:2px solid #d35b8a;}