#d46e6e color space conversions
Hex:
#d46e6e
RGB:
212, 110, 110
CMY:
17, 57, 57
CMYK:
0, 48, 48, 17
HSL:
0°, 54.2553%, 63.1373%
HSV (HSB):
0°, 48.1132%, 83.1373%
XYZ:
35.5418, 26.2747, 17.9501
xyY:
0.4456, 0.3294, 26.2747
CIE-Lab:
58.2969, 39.9769, 18.4337
CIE-LCH:
58.2969, 44.0221, 24.7548
CIE-Luv:
58.2969, 72.8985, 15.7144
Hunter-Lab:
51.2589, 34.0651, 15.1187
#d46e6e color charts
#d46e6e color shades, tints & tones
#d46e6e color schemes
#d46e6e color preview, HTML & CSS examples
This text has a color of #d46e6e
<p style="color:#d46e6e;">Text here</p>
.mytext {color:#d46e6e;}
This box has a color of #d46e6e
<div style="background-color:#d46e6e;">Content here</div>
.mybackground {background-color:#d46e6e;}
Border around this has a color of #d46e6e
<div style="border:2px solid #d46e6e;">Content here</div>
.myborder {border:2px solid #d46e6e;}