#d26f6a color space conversions
Hex:
#d26f6a
RGB:
210, 111, 106
CMY:
18, 56, 58
CMYK:
0, 47, 50, 18
HSL:
3°, 53.6082%, 61.9608%
HSV (HSB):
3°, 49.5238%, 82.3529%
XYZ:
34.8643, 26.1111, 16.8381
xyY:
0.4480, 0.3356, 26.1111
CIE-Lab:
58.1424, 38.3393, 20.4804
CIE-LCH:
58.1424, 43.4666, 28.1106
CIE-Luv:
58.1424, 71.4245, 18.3517
Hunter-Lab:
51.0990, 32.3652, 16.2322
#d26f6a color charts
#d26f6a color shades, tints & tones
#d26f6a color schemes
#d26f6a color preview, HTML & CSS examples
This text has a color of #d26f6a
<p style="color:#d26f6a;">Text here</p>
.mytext {color:#d26f6a;}
This box has a color of #d26f6a
<div style="background-color:#d26f6a;">Content here</div>
.mybackground {background-color:#d26f6a;}
Border around this has a color of #d26f6a
<div style="border:2px solid #d26f6a;">Content here</div>
.myborder {border:2px solid #d26f6a;}