#d26d5e color space conversions
Hex:
#d26d5e
RGB:
210, 109, 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.0674, 25.4471, 13.7059
xyY:
0.4653, 0.3475, 25.4471
CIE-Lab:
57.5084, 38.3236, 26.5053
CIE-LCH:
57.5084, 46.5964, 34.6684
CIE-Luv:
57.5084, 75.0704, 24.6180
Hunter-Lab:
50.4451, 32.2685, 19.2025
#d26d5e color charts
#d26d5e color shades, tints & tones
#d26d5e color schemes
#d26d5e color preview, HTML & CSS examples
This text has a color of #d26d5e
<p style="color:#d26d5e;">Text here</p>
.mytext {color:#d26d5e;}
This box has a color of #d26d5e
<div style="background-color:#d26d5e;">Content here</div>
.mybackground {background-color:#d26d5e;}
Border around this has a color of #d26d5e
<div style="border:2px solid #d26d5e;">Content here</div>
.myborder {border:2px solid #d26d5e;}