#d53967 color space conversions
Hex:
#d53967
RGB:
213, 57, 103
CMY:
16, 78, 60
CMYK:
0, 73, 52, 16
HSL:
342°, 65.0000%, 52.9412%
HSV (HSB):
342°, 73.2394%, 83.5294%
XYZ:
31.3519, 18.0517, 14.6639
xyY:
0.4894, 0.2818, 18.0517
CIE-Lab:
49.5587, 62.8905, 10.5160
CIE-LCH:
49.5587, 63.7636, 9.4927
CIE-Luv:
49.5587, 105.9721, 0.6797
Hunter-Lab:
42.4872, 57.3647, 9.2780
#d53967 color charts
#d53967 color shades, tints & tones
#d53967 color schemes
#d53967 color preview, HTML & CSS examples
This text has a color of #d53967
<p style="color:#d53967;">Text here</p>
.mytext {color:#d53967;}
This box has a color of #d53967
<div style="background-color:#d53967;">Content here</div>
.mybackground {background-color:#d53967;}
Border around this has a color of #d53967
<div style="border:2px solid #d53967;">Content here</div>
.myborder {border:2px solid #d53967;}