#d47d89 color space conversions
Hex:
#d47d89
RGB:
212, 125, 137
CMY:
17, 51, 46
CMYK:
0, 41, 35, 17
HSL:
352°, 50.2890%, 66.0784%
HSV (HSB):
352°, 41.0377%, 83.1373%
XYZ:
39.0004, 30.4704, 27.4927
xyY:
0.4022, 0.3142, 30.4704
CIE-Lab:
62.0580, 35.0897, 8.1724
CIE-LCH:
62.0580, 36.0288, 13.1105
CIE-Luv:
62.0580, 57.9324, 4.5807
Hunter-Lab:
55.2000, 29.5152, 9.1102
#d47d89 color charts
#d47d89 color shades, tints & tones
#d47d89 color schemes
#d47d89 color preview, HTML & CSS examples
This text has a color of #d47d89
<p style="color:#d47d89;">Text here</p>
.mytext {color:#d47d89;}
This box has a color of #d47d89
<div style="background-color:#d47d89;">Content here</div>
.mybackground {background-color:#d47d89;}
Border around this has a color of #d47d89
<div style="border:2px solid #d47d89;">Content here</div>
.myborder {border:2px solid #d47d89;}