#d26da9 color space conversions
Hex:
#d26da9
RGB:
210, 109, 169
CMY:
18, 57, 34
CMYK:
0, 48, 20, 18
HSL:
324°, 52.8796%, 62.5490%
HSV (HSB):
324°, 48.0952%, 82.3529%
XYZ:
39.2084, 27.5035, 40.7783
xyY:
0.3648, 0.2559, 27.5035
CIE-Lab:
59.4375, 47.0446, -14.0981
CIE-LCH:
59.4375, 49.1116, 343.3178
CIE-Luv:
59.4375, 58.2174, -28.7199
Hunter-Lab:
52.4438, 41.6749, -9.3910
#d26da9 color charts
#d26da9 color shades, tints & tones
#d26da9 color schemes
#d26da9 color preview, HTML & CSS examples
This text has a color of #d26da9
<p style="color:#d26da9;">Text here</p>
.mytext {color:#d26da9;}
This box has a color of #d26da9
<div style="background-color:#d26da9;">Content here</div>
.mybackground {background-color:#d26da9;}
Border around this has a color of #d26da9
<div style="border:2px solid #d26da9;">Content here</div>
.myborder {border:2px solid #d26da9;}