#d47e92 color space conversions
Hex:
#d47e92
RGB:
212, 126, 146
CMY:
17, 51, 43
CMYK:
0, 41, 31, 17
HSL:
346°, 50.0000%, 66.2745%
HSV (HSB):
346°, 40.5660%, 83.1373%
XYZ:
39.8005, 30.9941, 31.0789
xyY:
0.3907, 0.3042, 30.9941
CIE-Lab:
62.5026, 35.6971, 3.6658
CIE-LCH:
62.5026, 35.8848, 5.8632
CIE-Luv:
62.5026, 55.5835, -1.4869
Hunter-Lab:
55.6723, 30.1843, 5.8722
#d47e92 color charts
#d47e92 color shades, tints & tones
#d47e92 color schemes
#d47e92 color preview, HTML & CSS examples
This text has a color of #d47e92
<p style="color:#d47e92;">Text here</p>
.mytext {color:#d47e92;}
This box has a color of #d47e92
<div style="background-color:#d47e92;">Content here</div>
.mybackground {background-color:#d47e92;}
Border around this has a color of #d47e92
<div style="border:2px solid #d47e92;">Content here</div>
.myborder {border:2px solid #d47e92;}