#d47c94 color space conversions
Hex:
#d47c94
RGB:
212, 124, 148
CMY:
17, 51, 42
CMYK:
0, 42, 30, 17
HSL:
344°, 50.5747%, 65.8824%
HSV (HSB):
344°, 41.5094%, 83.1373%
XYZ:
39.7043, 30.5505, 31.8212
xyY:
0.3890, 0.2993, 30.5505
CIE-Lab:
62.1263, 37.0176, 1.9768
CIE-LCH:
62.1263, 37.0703, 3.0568
CIE-Luv:
62.1263, 56.3641, -4.0396
Hunter-Lab:
55.2725, 31.4965, 4.5566
#d47c94 color charts
#d47c94 color shades, tints & tones
#d47c94 color schemes
#d47c94 color preview, HTML & CSS examples
This text has a color of #d47c94
<p style="color:#d47c94;">Text here</p>
.mytext {color:#d47c94;}
This box has a color of #d47c94
<div style="background-color:#d47c94;">Content here</div>
.mybackground {background-color:#d47c94;}
Border around this has a color of #d47c94
<div style="border:2px solid #d47c94;">Content here</div>
.myborder {border:2px solid #d47c94;}