#d26f90 color space conversions
Hex:
#d26f90
RGB:
210, 111, 144
CMY:
18, 56, 44
CMYK:
0, 47, 31, 18
HSL:
340°, 52.3810%, 62.9412%
HSV (HSB):
340°, 47.1429%, 82.3529%
XYZ:
37.2968, 27.0841, 29.6476
xyY:
0.3967, 0.2880, 27.0841
CIE-Lab:
59.0521, 42.5557, -0.2300
CIE-LCH:
59.0521, 42.5563, 359.6903
CIE-Luv:
59.0521, 63.1978, -8.1202
Hunter-Lab:
52.0424, 36.8499, 2.6533
#d26f90 color charts
#d26f90 color shades, tints & tones
#d26f90 color schemes
#d26f90 color preview, HTML & CSS examples
This text has a color of #d26f90
<p style="color:#d26f90;">Text here</p>
.mytext {color:#d26f90;}
This box has a color of #d26f90
<div style="background-color:#d26f90;">Content here</div>
.mybackground {background-color:#d26f90;}
Border around this has a color of #d26f90
<div style="border:2px solid #d26f90;">Content here</div>
.myborder {border:2px solid #d26f90;}