#d53b94 color space conversions
Hex:
#d53b94
RGB:
213, 59, 148
CMY:
16, 77, 42
CMYK:
0, 72, 31, 16
HSL:
325°, 64.7059%, 53.3333%
HSV (HSB):
325°, 72.3005%, 83.5294%
XYZ:
34.3498, 19.4122, 29.9535
xyY:
0.4103, 0.2319, 19.4122
CIE-Lab:
51.1660, 66.6407, -14.2711
CIE-LCH:
51.1660, 68.1516, 347.9127
CIE-Luv:
51.1660, 88.4193, -31.7596
Hunter-Lab:
44.0593, 62.0599, -9.4665
#d53b94 color charts
#d53b94 color shades, tints & tones
#d53b94 color schemes
#d53b94 color preview, HTML & CSS examples
This text has a color of #d53b94
<p style="color:#d53b94;">Text here</p>
.mytext {color:#d53b94;}
This box has a color of #d53b94
<div style="background-color:#d53b94;">Content here</div>
.mybackground {background-color:#d53b94;}
Border around this has a color of #d53b94
<div style="border:2px solid #d53b94;">Content here</div>
.myborder {border:2px solid #d53b94;}