#d26d9c color space conversions
Hex:
#d26d9c
RGB:
210, 109, 156
CMY:
18, 57, 39
CMYK:
0, 48, 26, 18
HSL:
332°, 52.8796%, 62.5490%
HSV (HSB):
332°, 48.0952%, 82.3529%
XYZ:
38.0477, 27.0392, 34.6662
xyY:
0.3814, 0.2711, 27.0392
CIE-Lab:
59.0106, 45.1750, -7.2383
CIE-LCH:
59.0106, 45.7512, 350.8970
CIE-Luv:
59.0106, 61.4218, -18.3847
Hunter-Lab:
51.9992, 39.6094, -3.1273
#d26d9c color charts
#d26d9c color shades, tints & tones
#d26d9c color schemes
#d26d9c color preview, HTML & CSS examples
This text has a color of #d26d9c
<p style="color:#d26d9c;">Text here</p>
.mytext {color:#d26d9c;}
This box has a color of #d26d9c
<div style="background-color:#d26d9c;">Content here</div>
.mybackground {background-color:#d26d9c;}
Border around this has a color of #d26d9c
<div style="border:2px solid #d26d9c;">Content here</div>
.myborder {border:2px solid #d26d9c;}