#d55d94 color space conversions
Hex:
#d55d94
RGB:
213, 93, 148
CMY:
16, 64, 42
CMYK:
0, 56, 31, 16
HSL:
333°, 58.8235%, 60.0000%
HSV (HSB):
333°, 56.3380%, 83.5294%
XYZ:
36.7002, 24.1130, 30.7369
xyY:
0.4009, 0.2634, 24.1130
CIE-Lab:
56.2007, 52.8840, -6.7149
CIE-LCH:
56.2007, 53.3086, 352.7636
CIE-Luv:
56.2007, 74.0722, -18.9898
Hunter-Lab:
49.1049, 47.4743, -2.7387
#d55d94 color charts
#d55d94 color shades, tints & tones
#d55d94 color schemes
#d55d94 color preview, HTML & CSS examples
This text has a color of #d55d94
<p style="color:#d55d94;">Text here</p>
.mytext {color:#d55d94;}
This box has a color of #d55d94
<div style="background-color:#d55d94;">Content here</div>
.mybackground {background-color:#d55d94;}
Border around this has a color of #d55d94
<div style="border:2px solid #d55d94;">Content here</div>
.myborder {border:2px solid #d55d94;}