#d53a47 color space conversions
Hex:
#d53a47
RGB:
213, 58, 71
CMY:
16, 77, 72
CMYK:
0, 73, 67, 16
HSL:
355°, 64.8536%, 53.1373%
HSV (HSB):
355°, 72.7700%, 83.5294%
XYZ:
30.0910, 17.6272, 7.7777
xyY:
0.5422, 0.3176, 17.6272
CIE-Lab:
49.0408, 60.4281, 29.1555
CIE-LCH:
49.0408, 67.0939, 25.7565
CIE-Luv:
49.0408, 115.3058, 19.6426
Hunter-Lab:
41.9847, 54.4598, 18.4059
#d53a47 color charts
#d53a47 color shades, tints & tones
#d53a47 color schemes
#d53a47 color preview, HTML & CSS examples
This text has a color of #d53a47
<p style="color:#d53a47;">Text here</p>
.mytext {color:#d53a47;}
This box has a color of #d53a47
<div style="background-color:#d53a47;">Content here</div>
.mybackground {background-color:#d53a47;}
Border around this has a color of #d53a47
<div style="border:2px solid #d53a47;">Content here</div>
.myborder {border:2px solid #d53a47;}