#d53f68 color space conversions
Hex:
#d53f68
RGB:
213, 63, 104
CMY:
16, 75, 59
CMYK:
0, 70, 51, 16
HSL:
344°, 64.1026%, 54.1176%
HSV (HSB):
344°, 70.4225%, 83.5294%
XYZ:
31.7168, 18.7006, 15.0346
xyY:
0.4846, 0.2857, 18.7006
CIE-Lab:
50.3351, 60.8791, 10.9978
CIE-LCH:
50.3351, 61.8645, 10.2400
CIE-Luv:
50.3351, 102.8661, 1.7488
Hunter-Lab:
43.2442, 55.2405, 9.6577
#d53f68 color charts
#d53f68 color shades, tints & tones
#d53f68 color schemes
#d53f68 color preview, HTML & CSS examples
This text has a color of #d53f68
<p style="color:#d53f68;">Text here</p>
.mytext {color:#d53f68;}
This box has a color of #d53f68
<div style="background-color:#d53f68;">Content here</div>
.mybackground {background-color:#d53f68;}
Border around this has a color of #d53f68
<div style="border:2px solid #d53f68;">Content here</div>
.myborder {border:2px solid #d53f68;}