#d26f8d color space conversions
Hex:
#d26f8d
RGB:
210, 111, 141
CMY:
18, 56, 45
CMYK:
0, 47, 33, 18
HSL:
342°, 52.3810%, 62.9412%
HSV (HSB):
342°, 47.1429%, 82.3529%
XYZ:
37.0705, 26.9936, 28.4558
xyY:
0.4007, 0.2918, 26.9936
CIE-Lab:
58.9684, 42.1746, 1.3865
CIE-LCH:
58.9684, 42.1974, 1.8829
CIE-Luv:
58.9684, 63.8936, -5.8596
Hunter-Lab:
51.9554, 36.4390, 3.8959
#d26f8d color charts
#d26f8d color shades, tints & tones
#d26f8d color schemes
#d26f8d color preview, HTML & CSS examples
This text has a color of #d26f8d
<p style="color:#d26f8d;">Text here</p>
.mytext {color:#d26f8d;}
This box has a color of #d26f8d
<div style="background-color:#d26f8d;">Content here</div>
.mybackground {background-color:#d26f8d;}
Border around this has a color of #d26f8d
<div style="border:2px solid #d26f8d;">Content here</div>
.myborder {border:2px solid #d26f8d;}