#d27dac color space conversions
Hex:
#d27dac
RGB:
210, 125, 172
CMY:
18, 51, 33
CMYK:
0, 40, 18, 18
HSL:
327°, 48.5714%, 65.6863%
HSV (HSB):
327°, 40.4762%, 82.3529%
XYZ:
41.3584, 31.3474, 42.9006
xyY:
0.3578, 0.2712, 31.3474
CIE-Lab:
62.7998, 39.2342, -10.7597
CIE-LCH:
62.7998, 40.6829, 344.6641
CIE-Luv:
62.7998, 49.4250, -22.6142
Hunter-Lab:
55.9888, 33.8758, -6.2379
#d27dac color charts
#d27dac RGB chart
#d27dac CMYK chart
#d27dac RGB pie chart
#d27dac color shades, tints & tones
#d27dac color schemes
#d27dac color preview, HTML & CSS examples
This text has a color of #d27dac
<p style="color:#d27dac;">Text here</p>
.mytext {color:#d27dac;}
Text color #d27dac
This box has a color of #d27dac
<div style="background-color:#d27dac;">Content here</div>
.mybackground {background-color:#d27dac;}
Background color #d27dac
Border around this has a color of #d27dac
<div style="border:2px solid #d27dac;">Content here</div>
.myborder {border:2px solid #d27dac;}
Border color #d27dac