#d55da4 color space conversions
Hex:
#d55da4
RGB:
213, 93, 164
CMY:
16, 64, 36
CMYK:
0, 56, 23, 16
HSL:
325°, 58.8235%, 60.0000%
HSV (HSB):
325°, 56.3380%, 83.5294%
XYZ:
38.0558, 24.6552, 37.8751
xyY:
0.3783, 0.2451, 24.6552
CIE-Lab:
56.7379, 54.9971, -15.2468
CIE-LCH:
56.7379, 57.0715, 344.5050
CIE-Luv:
56.7379, 69.3705, -31.6034
Hunter-Lab:
49.6540, 49.9114, -10.4675
#d55da4 color charts
#d55da4 color shades, tints & tones
#d55da4 color schemes
#d55da4 color preview, HTML & CSS examples
This text has a color of #d55da4
<p style="color:#d55da4;">Text here</p>
.mytext {color:#d55da4;}
This box has a color of #d55da4
<div style="background-color:#d55da4;">Content here</div>
.mybackground {background-color:#d55da4;}
Border around this has a color of #d55da4
<div style="border:2px solid #d55da4;">Content here</div>
.myborder {border:2px solid #d55da4;}