#d27dae color space conversions
Hex:
#d27dae
RGB:
210, 125, 174
CMY:
18, 51, 32
CMYK:
0, 40, 17, 18
HSL:
325°, 48.5714%, 65.6863%
HSV (HSB):
325°, 40.4762%, 82.3529%
XYZ:
41.5519, 31.4249, 43.9200
xyY:
0.3555, 0.2688, 31.4249
CIE-Lab:
62.8647, 39.5450, -11.8002
CIE-LCH:
62.8647, 41.2681, 343.3849
CIE-Luv:
62.8647, 49.0121, -24.2193
Hunter-Lab:
56.0579, 34.2088, -7.2117
#d27dae color charts
#d27dae color shades, tints & tones
#d27dae color schemes
#d27dae color preview, HTML & CSS examples
This text has a color of #d27dae
<p style="color:#d27dae;">Text here</p>
.mytext {color:#d27dae;}
This box has a color of #d27dae
<div style="background-color:#d27dae;">Content here</div>
.mybackground {background-color:#d27dae;}
Border around this has a color of #d27dae
<div style="border:2px solid #d27dae;">Content here</div>
.myborder {border:2px solid #d27dae;}