#d4acc4 color space conversions
Hex:
#d4acc4
RGB:
212, 172, 196
CMY:
17, 33, 23
CMYK:
0, 19, 8, 17
HSL:
324°, 31.7460%, 75.2941%
HSV (HSB):
324°, 18.8679%, 83.1373%
XYZ:
51.8677, 47.4876, 58.6569
xyY:
0.3283, 0.3005, 47.4876
CIE-Lab:
74.5006, 18.5029, -6.7002
CIE-LCH:
74.5006, 19.6787, 340.0939
CIE-Luv:
74.5006, 22.1188, -13.3086
Hunter-Lab:
68.9113, 13.7576, -2.2294
#d4acc4 color charts
#d4acc4 color shades, tints & tones
#d4acc4 color schemes
#d4acc4 color preview, HTML & CSS examples
This text has a color of #d4acc4
<p style="color:#d4acc4;">Text here</p>
.mytext {color:#d4acc4;}
This box has a color of #d4acc4
<div style="background-color:#d4acc4;">Content here</div>
.mybackground {background-color:#d4acc4;}
Border around this has a color of #d4acc4
<div style="border:2px solid #d4acc4;">Content here</div>
.myborder {border:2px solid #d4acc4;}