#d26b8d color space conversions
Hex:
#d26b8d
RGB:
210, 107, 141
CMY:
18, 58, 45
CMYK:
0, 49, 33, 18
HSL:
340°, 53.3679%, 62.1569%
HSV (HSB):
340°, 49.0476%, 82.3529%
XYZ:
36.6438, 26.1401, 28.3135
xyY:
0.4022, 0.2869, 26.1401
CIE-Lab:
58.1698, 44.2096, 0.2230
CIE-LCH:
58.1698, 44.2102, 0.2890
CIE-Luv:
58.1698, 66.1681, -7.8269
Hunter-Lab:
51.1274, 38.4606, 2.9554
#d26b8d color charts
#d26b8d color shades, tints & tones
#d26b8d color schemes
#d26b8d color preview, HTML & CSS examples
This text has a color of #d26b8d
<p style="color:#d26b8d;">Text here</p>
.mytext {color:#d26b8d;}
This box has a color of #d26b8d
<div style="background-color:#d26b8d;">Content here</div>
.mybackground {background-color:#d26b8d;}
Border around this has a color of #d26b8d
<div style="border:2px solid #d26b8d;">Content here</div>
.myborder {border:2px solid #d26b8d;}