#d55d93 color space conversions
Hex:
#d55d93
RGB:
213, 93, 147
CMY:
16, 64, 42
CMYK:
0, 56, 31, 16
HSL:
333°, 58.8235%, 60.0000%
HSV (HSB):
333°, 56.3380%, 83.5294%
XYZ:
36.6214, 24.0814, 30.3218
xyY:
0.4023, 0.2646, 24.0814
CIE-Lab:
56.1692, 52.7588, -6.1758
CIE-LCH:
56.1692, 53.1190, 353.3235
CIE-Luv:
56.1692, 74.3630, -18.2155
Hunter-Lab:
49.0728, 47.3311, -2.2839
#d55d93 color charts
#d55d93 color shades, tints & tones
#d55d93 color schemes
#d55d93 color preview, HTML & CSS examples
This text has a color of #d55d93
<p style="color:#d55d93;">Text here</p>
.mytext {color:#d55d93;}
This box has a color of #d55d93
<div style="background-color:#d55d93;">Content here</div>
.mybackground {background-color:#d55d93;}
Border around this has a color of #d55d93
<div style="border:2px solid #d55d93;">Content here</div>
.myborder {border:2px solid #d55d93;}