#d26b6c color space conversions
Hex:
#d26b6c
RGB:
210, 107, 108
CMY:
18, 58, 58
CMYK:
0, 49, 49, 18
HSL:
359°, 53.3679%, 62.1569%
HSV (HSB):
359°, 49.0476%, 82.3529%
XYZ:
34.5428, 25.2997, 17.2501
xyY:
0.4481, 0.3282, 25.2997
CIE-Lab:
57.3663, 40.5809, 18.2737
CIE-LCH:
57.3663, 44.5055, 24.2422
CIE-Luv:
57.3663, 73.6807, 15.2929
Hunter-Lab:
50.2988, 34.5622, 14.8756
#d26b6c color charts
#d26b6c color shades, tints & tones
#d26b6c color schemes
#d26b6c color preview, HTML & CSS examples
This text has a color of #d26b6c
<p style="color:#d26b6c;">Text here</p>
.mytext {color:#d26b6c;}
This box has a color of #d26b6c
<div style="background-color:#d26b6c;">Content here</div>
.mybackground {background-color:#d26b6c;}
Border around this has a color of #d26b6c
<div style="border:2px solid #d26b6c;">Content here</div>
.myborder {border:2px solid #d26b6c;}