#d26e85 color space conversions
Hex:
#d26e85
RGB:
210, 110, 133
CMY:
18, 57, 48
CMYK:
0, 48, 37, 18
HSL:
346°, 52.6316%, 62.7451%
HSV (HSB):
346°, 47.6190%, 82.3529%
XYZ:
36.3879, 26.5470, 25.3965
xyY:
0.4119, 0.3005, 26.5470
CIE-Lab:
58.5526, 41.7107, 5.4267
CIE-LCH:
58.5526, 42.0622, 7.4127
CIE-Luv:
58.5526, 66.3134, -0.4397
Hunter-Lab:
51.5237, 35.8966, 6.8420
#d26e85 color charts
#d26e85 color shades, tints & tones
#d26e85 color schemes
#d26e85 color preview, HTML & CSS examples
This text has a color of #d26e85
<p style="color:#d26e85;">Text here</p>
.mytext {color:#d26e85;}
This box has a color of #d26e85
<div style="background-color:#d26e85;">Content here</div>
.mybackground {background-color:#d26e85;}
Border around this has a color of #d26e85
<div style="border:2px solid #d26e85;">Content here</div>
.myborder {border:2px solid #d26e85;}