#d47fb6 color space conversions
Hex:
#d47fb6
RGB:
212, 127, 182
CMY:
17, 50, 29
CMYK:
0, 40, 14, 17
HSL:
321°, 49.7076%, 66.4706%
HSV (HSB):
321°, 40.0943%, 83.1373%
XYZ:
43.1842, 32.5532, 48.2633
xyY:
0.3483, 0.2625, 32.5532
CIE-Lab:
63.7975, 40.4297, -14.9108
CIE-LCH:
63.7975, 43.0916, 339.7556
CIE-Luv:
63.7975, 47.7595, -29.1192
Hunter-Lab:
57.0554, 35.2566, -10.2148
#d47fb6 color charts
#d47fb6 color shades, tints & tones
#d47fb6 color schemes
#d47fb6 color preview, HTML & CSS examples
This text has a color of #d47fb6
<p style="color:#d47fb6;">Text here</p>
.mytext {color:#d47fb6;}
This box has a color of #d47fb6
<div style="background-color:#d47fb6;">Content here</div>
.mybackground {background-color:#d47fb6;}
Border around this has a color of #d47fb6
<div style="border:2px solid #d47fb6;">Content here</div>
.myborder {border:2px solid #d47fb6;}