#d26e9f color space conversions
Hex:
#d26e9f
RGB:
210, 110, 159
CMY:
18, 57, 38
CMYK:
0, 48, 24, 18
HSL:
331°, 52.6316%, 62.7451%
HSV (HSB):
331°, 47.6190%, 82.3529%
XYZ:
38.4123, 27.3567, 36.0567
xyY:
0.3772, 0.2687, 27.3567
CIE-Lab:
59.3031, 45.0876, -8.5361
CIE-LCH:
59.3031, 45.8885, 349.2795
CIE-Luv:
59.3031, 60.1677, -20.2401
Hunter-Lab:
52.3036, 39.5607, -4.2604
#d26e9f color charts
#d26e9f color shades, tints & tones
#d26e9f color schemes
#d26e9f color preview, HTML & CSS examples
This text has a color of #d26e9f
<p style="color:#d26e9f;">Text here</p>
.mytext {color:#d26e9f;}
This box has a color of #d26e9f
<div style="background-color:#d26e9f;">Content here</div>
.mybackground {background-color:#d26e9f;}
Border around this has a color of #d26e9f
<div style="border:2px solid #d26e9f;">Content here</div>
.myborder {border:2px solid #d26e9f;}