#d17eaf color space conversions
Hex:
#d17eaf
RGB:
209, 126, 175
CMY:
18, 51, 31
CMYK:
0, 40, 16, 18
HSL:
325°, 47.4286%, 65.6863%
HSV (HSB):
325°, 39.7129%, 81.9608%
XYZ:
41.4932, 31.5722, 44.4645
xyY:
0.3530, 0.2686, 31.5722
CIE-Lab:
62.9877, 38.8358, -12.1963
CIE-LCH:
62.9877, 40.7059, 342.5652
CIE-Luv:
62.9877, 47.5793, -24.6892
Hunter-Lab:
56.1891, 33.4835, -7.5860
#d17eaf color charts
#d17eaf color shades, tints & tones
#d17eaf color schemes
#d17eaf color preview, HTML & CSS examples
This text has a color of #d17eaf
<p style="color:#d17eaf;">Text here</p>
.mytext {color:#d17eaf;}
This box has a color of #d17eaf
<div style="background-color:#d17eaf;">Content here</div>
.mybackground {background-color:#d17eaf;}
Border around this has a color of #d17eaf
<div style="border:2px solid #d17eaf;">Content here</div>
.myborder {border:2px solid #d17eaf;}