#d26b6e color space conversions
Hex:
#d26b6e
RGB:
210, 107, 110
CMY:
18, 58, 57
CMYK:
0, 49, 48, 18
HSL:
358°, 53.3679%, 62.1569%
HSV (HSB):
358°, 49.0476%, 82.3529%
XYZ:
34.6505, 25.3428, 17.8172
xyY:
0.4453, 0.3257, 25.3428
CIE-Lab:
57.4079, 40.7720, 17.1723
CIE-LCH:
57.4079, 44.2407, 22.8398
CIE-Luv:
57.4079, 73.2599, 14.0090
Hunter-Lab:
50.3416, 34.7649, 14.2549
#d26b6e color charts
#d26b6e color shades, tints & tones
#d26b6e color schemes
#d26b6e color preview, HTML & CSS examples
This text has a color of #d26b6e
<p style="color:#d26b6e;">Text here</p>
.mytext {color:#d26b6e;}
This box has a color of #d26b6e
<div style="background-color:#d26b6e;">Content here</div>
.mybackground {background-color:#d26b6e;}
Border around this has a color of #d26b6e
<div style="border:2px solid #d26b6e;">Content here</div>
.myborder {border:2px solid #d26b6e;}