#d47a8c color space conversions
Hex:
#d47a8c
RGB:
212, 122, 140
CMY:
17, 52, 45
CMYK:
0, 42, 34, 17
HSL:
348°, 51.1364%, 65.4902%
HSV (HSB):
348°, 42.4528%, 83.1373%
XYZ:
38.8445, 29.8096, 28.5174
xyY:
0.3998, 0.3068, 29.8096
CIE-Lab:
61.4896, 37.0445, 5.6410
CIE-LCH:
61.4896, 37.4715, 8.6582
CIE-Luv:
61.4896, 59.1680, 0.8574
Hunter-Lab:
54.5981, 31.4493, 7.2506
#d47a8c color charts
#d47a8c color shades, tints & tones
#d47a8c color schemes
#d47a8c color preview, HTML & CSS examples
This text has a color of #d47a8c
<p style="color:#d47a8c;">Text here</p>
.mytext {color:#d47a8c;}
This box has a color of #d47a8c
<div style="background-color:#d47a8c;">Content here</div>
.mybackground {background-color:#d47a8c;}
Border around this has a color of #d47a8c
<div style="border:2px solid #d47a8c;">Content here</div>
.myborder {border:2px solid #d47a8c;}