#d26e9b color space conversions
Hex:
#d26e9b
RGB:
210, 110, 155
CMY:
18, 57, 39
CMYK:
0, 48, 26, 18
HSL:
333°, 52.6316%, 62.7451%
HSV (HSB):
333°, 47.6190%, 82.3529%
XYZ:
38.0707, 27.2201, 34.2578
xyY:
0.3824, 0.2734, 27.2201
CIE-Lab:
59.1775, 44.5298, -6.4121
CIE-LCH:
59.1775, 44.9891, 351.8059
CIE-Luv:
59.1775, 61.1360, -17.0968
Hunter-Lab:
52.1728, 38.9495, -2.4101
#d26e9b color charts
#d26e9b color shades, tints & tones
#d26e9b color schemes
#d26e9b color preview, HTML & CSS examples
This text has a color of #d26e9b
<p style="color:#d26e9b;">Text here</p>
.mytext {color:#d26e9b;}
This box has a color of #d26e9b
<div style="background-color:#d26e9b;">Content here</div>
.mybackground {background-color:#d26e9b;}
Border around this has a color of #d26e9b
<div style="border:2px solid #d26e9b;">Content here</div>
.myborder {border:2px solid #d26e9b;}