#d2666d color space conversions
Hex:
#d2666d
RGB:
210, 102, 109
CMY:
18, 60, 57
CMYK:
0, 51, 48, 18
HSL:
356°, 54.5455%, 61.1765%
HSV (HSB):
356°, 51.4286%, 82.3529%
XYZ:
34.0900, 24.3085, 17.3633
xyY:
0.4500, 0.3209, 24.3085
CIE-Lab:
56.3954, 43.2001, 16.3635
CIE-LCH:
56.3954, 46.1954, 20.7459
CIE-Luv:
56.3954, 76.7157, 12.4363
Hunter-Lab:
49.3037, 37.1389, 13.6324
#d2666d color charts
#d2666d color shades, tints & tones
#d2666d color schemes
#d2666d color preview, HTML & CSS examples
This text has a color of #d2666d
<p style="color:#d2666d;">Text here</p>
.mytext {color:#d2666d;}
This box has a color of #d2666d
<div style="background-color:#d2666d;">Content here</div>
.mybackground {background-color:#d2666d;}
Border around this has a color of #d2666d
<div style="border:2px solid #d2666d;">Content here</div>
.myborder {border:2px solid #d2666d;}