#d46f7c color space conversions
Hex:
#d46f7c
RGB:
212, 111, 124
CMY:
17, 56, 51
CMYK:
0, 48, 42, 17
HSL:
352°, 54.0107%, 63.3333%
HSV (HSB):
352°, 47.6415%, 83.1373%
XYZ:
36.4739, 26.8212, 22.3234
xyY:
0.4260, 0.3133, 26.8212
CIE-Lab:
58.8084, 40.8939, 11.0485
CIE-LCH:
58.8084, 42.3601, 15.1189
CIE-Luv:
58.8084, 69.2855, 6.8384
Hunter-Lab:
51.7892, 35.0824, 10.6958
#d46f7c color charts
#d46f7c color shades, tints & tones
#d46f7c color schemes
#d46f7c color preview, HTML & CSS examples
This text has a color of #d46f7c
<p style="color:#d46f7c;">Text here</p>
.mytext {color:#d46f7c;}
This box has a color of #d46f7c
<div style="background-color:#d46f7c;">Content here</div>
.mybackground {background-color:#d46f7c;}
Border around this has a color of #d46f7c
<div style="border:2px solid #d46f7c;">Content here</div>
.myborder {border:2px solid #d46f7c;}