#d26f7d color space conversions
Hex:
#d26f7d
RGB:
210, 111, 125
CMY:
18, 56, 51
CMYK:
0, 47, 40, 18
HSL:
352°, 52.3810%, 62.9412%
HSV (HSB):
352°, 47.1429%, 82.3529%
XYZ:
35.9645, 26.5512, 22.6314
xyY:
0.4224, 0.3118, 26.5512
CIE-Lab:
58.5566, 40.2798, 10.0744
CIE-LCH:
58.5566, 41.5205, 14.0422
CIE-Luv:
58.5566, 67.4892, 5.7558
Hunter-Lab:
51.5278, 34.4124, 10.0289
#d26f7d color charts
#d26f7d color shades, tints & tones
#d26f7d color schemes
#d26f7d color preview, HTML & CSS examples
This text has a color of #d26f7d
<p style="color:#d26f7d;">Text here</p>
.mytext {color:#d26f7d;}
This box has a color of #d26f7d
<div style="background-color:#d26f7d;">Content here</div>
.mybackground {background-color:#d26f7d;}
Border around this has a color of #d26f7d
<div style="border:2px solid #d26f7d;">Content here</div>
.myborder {border:2px solid #d26f7d;}