#d93da5 color space conversions
Hex:
#d93da5
RGB:
217, 61, 165
CMY:
15, 76, 35
CMYK:
0, 72, 24, 15
HSL:
320°, 67.2414%, 54.5098%
HSV (HSB):
320°, 71.8894%, 85.0980%
XYZ:
37.0755, 20.8058, 37.6591
xyY:
0.3881, 0.2178, 20.8058
CIE-Lab:
52.7363, 69.0537, -21.8782
CIE-LCH:
52.7363, 72.4366, 342.4203
CIE-Luv:
52.7363, 84.3687, -43.2947
Hunter-Lab:
45.6134, 65.2652, -17.0214
#d93da5 color charts
#d93da5 color shades, tints & tones
#d93da5 color schemes
#d93da5 color preview, HTML & CSS examples
This text has a color of #d93da5
<p style="color:#d93da5;">Text here</p>
.mytext {color:#d93da5;}
This box has a color of #d93da5
<div style="background-color:#d93da5;">Content here</div>
.mybackground {background-color:#d93da5;}
Border around this has a color of #d93da5
<div style="border:2px solid #d93da5;">Content here</div>
.myborder {border:2px solid #d93da5;}