#d91d74 color space conversions
Hex:
#d91d74
RGB:
217, 29, 116
CMY:
15, 89, 55
CMYK:
0, 87, 47, 15
HSL:
332°, 76.4228%, 48.2353%
HSV (HSB):
332°, 86.6359%, 85.0980%
XYZ:
32.2070, 16.8914, 18.0859
xyY:
0.4794, 0.2514, 16.8914
CIE-Lab:
48.1229, 72.1921, 0.6166
CIE-LCH:
48.1229, 72.1948, 0.4893
CIE-Luv:
48.1229, 113.3894, -13.1343
Hunter-Lab:
41.0991, 67.9566, 2.6786
#d91d74 color charts
#d91d74 color shades, tints & tones
#d91d74 color schemes
#d91d74 color preview, HTML & CSS examples
This text has a color of #d91d74
<p style="color:#d91d74;">Text here</p>
.mytext {color:#d91d74;}
This box has a color of #d91d74
<div style="background-color:#d91d74;">Content here</div>
.mybackground {background-color:#d91d74;}
Border around this has a color of #d91d74
<div style="border:2px solid #d91d74;">Content here</div>
.myborder {border:2px solid #d91d74;}