#d26e5e color space conversions
Hex:
#d26e5e
RGB:
210, 110, 94
CMY:
18, 57, 63
CMYK:
0, 48, 55, 18
HSL:
8°, 56.3107%, 59.6078%
HSV (HSB):
8°, 55.2381%, 82.3529%
XYZ:
34.1747, 25.6617, 13.7417
xyY:
0.4645, 0.3488, 25.6617
CIE-Lab:
57.7145, 37.8080, 26.7734
CIE-LCH:
57.7145, 46.3277, 35.3039
CIE-Luv:
57.7145, 74.3698, 25.0489
Hunter-Lab:
50.6573, 31.7701, 19.3767
#d26e5e color charts
#d26e5e color shades, tints & tones
#d26e5e color schemes
#d26e5e color preview, HTML & CSS examples
This text has a color of #d26e5e
<p style="color:#d26e5e;">Text here</p>
.mytext {color:#d26e5e;}
This box has a color of #d26e5e
<div style="background-color:#d26e5e;">Content here</div>
.mybackground {background-color:#d26e5e;}
Border around this has a color of #d26e5e
<div style="border:2px solid #d26e5e;">Content here</div>
.myborder {border:2px solid #d26e5e;}