#d93d94 color space conversions
Hex:
#d93d94
RGB:
217, 61, 148
CMY:
15, 76, 42
CMYK:
0, 72, 32, 15
HSL:
327°, 67.2414%, 54.5098%
HSV (HSB):
327°, 71.8894%, 85.0980%
XYZ:
35.6293, 20.2273, 30.0434
xyY:
0.4148, 0.2355, 20.2273
CIE-Lab:
52.0933, 67.0121, -12.8024
CIE-LCH:
52.0933, 68.2240, 349.1842
CIE-Luv:
52.0933, 90.9071, -29.9018
Hunter-Lab:
44.9748, 62.7029, -8.1236
#d93d94 color charts
#d93d94 color shades, tints & tones
#d93d94 color schemes
#d93d94 color preview, HTML & CSS examples
This text has a color of #d93d94
<p style="color:#d93d94;">Text here</p>
.mytext {color:#d93d94;}
This box has a color of #d93d94
<div style="background-color:#d93d94;">Content here</div>
.mybackground {background-color:#d93d94;}
Border around this has a color of #d93d94
<div style="border:2px solid #d93d94;">Content here</div>
.myborder {border:2px solid #d93d94;}