#d53ba3 color space conversions
Hex:
#d53ba3
RGB:
213, 59, 163
CMY:
16, 77, 36
CMYK:
0, 72, 23, 16
HSL:
319°, 64.7059%, 53.3333%
HSV (HSB):
319°, 72.3005%, 83.5294%
XYZ:
35.6154, 19.9184, 36.6178
xyY:
0.3865, 0.2161, 19.9184
CIE-Lab:
51.7448, 68.4670, -22.2816
CIE-LCH:
51.7448, 72.0013, 341.9733
CIE-Luv:
51.7448, 82.6342, -43.5949
Hunter-Lab:
44.6300, 64.3429, -17.4049
#d53ba3 color charts
#d53ba3 color shades, tints & tones
#d53ba3 color schemes
#d53ba3 color preview, HTML & CSS examples
This text has a color of #d53ba3
<p style="color:#d53ba3;">Text here</p>
.mytext {color:#d53ba3;}
This box has a color of #d53ba3
<div style="background-color:#d53ba3;">Content here</div>
.mybackground {background-color:#d53ba3;}
Border around this has a color of #d53ba3
<div style="border:2px solid #d53ba3;">Content here</div>
.myborder {border:2px solid #d53ba3;}