#d26f7f color space conversions
Hex:
#d26f7f
RGB:
210, 111, 127
CMY:
18, 56, 50
CMYK:
0, 47, 40, 18
HSL:
350°, 52.3810%, 62.9412%
HSV (HSB):
350°, 47.1429%, 82.3529%
XYZ:
36.0935, 26.6028, 23.3112
xyY:
0.4197, 0.3093, 26.6028
CIE-Lab:
58.6049, 40.5038, 8.9831
CIE-LCH:
58.6049, 41.4880, 12.5049
CIE-Luv:
58.6049, 67.0519, 4.3489
Hunter-Lab:
51.5779, 34.6506, 9.3078
#d26f7f color charts
#d26f7f color shades, tints & tones
#d26f7f color schemes
#d26f7f color preview, HTML & CSS examples
This text has a color of #d26f7f
<p style="color:#d26f7f;">Text here</p>
.mytext {color:#d26f7f;}
This box has a color of #d26f7f
<div style="background-color:#d26f7f;">Content here</div>
.mybackground {background-color:#d26f7f;}
Border around this has a color of #d26f7f
<div style="border:2px solid #d26f7f;">Content here</div>
.myborder {border:2px solid #d26f7f;}