#d26f6d color space conversions
Hex:
#d26f6d
RGB:
210, 111, 109
CMY:
18, 56, 57
CMYK:
0, 47, 48, 18
HSL:
1°, 52.8796%, 62.5490%
HSV (HSB):
1°, 48.0952%, 82.3529%
XYZ:
35.0231, 26.1746, 17.6743
xyY:
0.4440, 0.3319, 26.1746
CIE-Lab:
58.2025, 38.6230, 18.8355
CIE-LCH:
58.2025, 42.9710, 25.9973
CIE-Luv:
58.2025, 70.8322, 16.4633
Hunter-Lab:
51.1612, 32.6627, 15.3303
#d26f6d color charts
#d26f6d color shades, tints & tones
#d26f6d color schemes
#d26f6d color preview, HTML & CSS examples
This text has a color of #d26f6d
<p style="color:#d26f6d;">Text here</p>
.mytext {color:#d26f6d;}
This box has a color of #d26f6d
<div style="background-color:#d26f6d;">Content here</div>
.mybackground {background-color:#d26f6d;}
Border around this has a color of #d26f6d
<div style="border:2px solid #d26f6d;">Content here</div>
.myborder {border:2px solid #d26f6d;}