#d53cac color space conversions
Hex:
#d53cac
RGB:
213, 60, 172
CMY:
16, 76, 33
CMYK:
0, 72, 19, 16
HSL:
316°, 64.5570%, 53.5294%
HSV (HSB):
316°, 71.8310%, 83.5294%
XYZ:
36.5028, 20.3564, 41.0350
xyY:
0.3729, 0.2079, 20.3564
CIE-Lab:
52.2378, 69.3115, -26.8132
CIE-LCH:
52.2378, 74.3171, 338.8510
CIE-Luv:
52.2378, 78.9064, -50.4580
Hunter-Lab:
45.1181, 65.4590, -22.3417
#d53cac color charts
#d53cac color shades, tints & tones
#d53cac color schemes
#d53cac color preview, HTML & CSS examples
This text has a color of #d53cac
<p style="color:#d53cac;">Text here</p>
.mytext {color:#d53cac;}
This box has a color of #d53cac
<div style="background-color:#d53cac;">Content here</div>
.mybackground {background-color:#d53cac;}
Border around this has a color of #d53cac
<div style="border:2px solid #d53cac;">Content here</div>
.myborder {border:2px solid #d53cac;}