#d53f75 color space conversions
Hex:
#d53f75
RGB:
213, 63, 117
CMY:
16, 75, 54
CMYK:
0, 70, 45, 16
HSL:
338°, 64.1026%, 54.1176%
HSV (HSB):
338°, 70.4225%, 83.5294%
XYZ:
32.4290, 18.9855, 18.7850
xyY:
0.4620, 0.2705, 18.9855
CIE-Lab:
50.6702, 62.0111, 3.6098
CIE-LCH:
50.6702, 62.1161, 3.3315
CIE-Luv:
50.6702, 98.4095, -7.2035
Hunter-Lab:
43.5724, 56.5980, 4.9394
#d53f75 color charts
#d53f75 color shades, tints & tones
#d53f75 color schemes
#d53f75 color preview, HTML & CSS examples
This text has a color of #d53f75
<p style="color:#d53f75;">Text here</p>
.mytext {color:#d53f75;}
This box has a color of #d53f75
<div style="background-color:#d53f75;">Content here</div>
.mybackground {background-color:#d53f75;}
Border around this has a color of #d53f75
<div style="border:2px solid #d53f75;">Content here</div>
.myborder {border:2px solid #d53f75;}