#d47aaf color space conversions
Hex:
#d47aaf
RGB:
212, 122, 175
CMY:
17, 52, 31
CMYK:
0, 42, 17, 17
HSL:
325°, 51.1364%, 65.4902%
HSV (HSB):
325°, 42.4528%, 83.1373%
XYZ:
41.8488, 31.0113, 44.3375
xyY:
0.3571, 0.2646, 31.0113
CIE-Lab:
62.5171, 41.9444, -12.8662
CIE-LCH:
62.5171, 43.8734, 342.9469
CIE-Luv:
62.5171, 51.7726, -26.2193
Hunter-Lab:
55.6878, 36.6873, -8.2241
#d47aaf color charts
#d47aaf color shades, tints & tones
#d47aaf color schemes
#d47aaf color preview, HTML & CSS examples
This text has a color of #d47aaf
<p style="color:#d47aaf;">Text here</p>
.mytext {color:#d47aaf;}
This box has a color of #d47aaf
<div style="background-color:#d47aaf;">Content here</div>
.mybackground {background-color:#d47aaf;}
Border around this has a color of #d47aaf
<div style="border:2px solid #d47aaf;">Content here</div>
.myborder {border:2px solid #d47aaf;}