#d91dae color space conversions
Hex:
#d91dae
RGB:
217, 29, 174
CMY:
15, 89, 32
CMYK:
0, 87, 20, 15
HSL:
314°, 76.4228%, 48.2353%
HSV (HSB):
314°, 86.6359%, 85.0980%
XYZ:
36.6946, 18.6864, 41.7172
xyY:
0.3779, 0.1924, 18.6864
CIE-Lab:
50.3183, 78.2206, -30.9189
CIE-LCH:
50.3183, 84.1097, 338.4322
CIE-Luv:
50.3183, 87.7401, -57.5420
Hunter-Lab:
43.2278, 75.8739, -26.9587
#d91dae color charts
#d91dae color shades, tints & tones
#d91dae color schemes
#d91dae color preview, HTML & CSS examples
This text has a color of #d91dae
<p style="color:#d91dae;">Text here</p>
.mytext {color:#d91dae;}
This box has a color of #d91dae
<div style="background-color:#d91dae;">Content here</div>
.mybackground {background-color:#d91dae;}
Border around this has a color of #d91dae
<div style="border:2px solid #d91dae;">Content here</div>
.myborder {border:2px solid #d91dae;}