#d53647 color space conversions
Hex:
#d53647
RGB:
213, 54, 71
CMY:
16, 79, 72
CMYK:
0, 75, 67, 16
HSL:
354°, 65.4321%, 52.3529%
HSV (HSB):
354°, 74.6479%, 83.5294%
XYZ:
29.8971, 17.2394, 7.7130
xyY:
0.5451, 0.3143, 17.2394
CIE-Lab:
48.5603, 61.7656, 28.5576
CIE-LCH:
48.5603, 68.0480, 24.8137
CIE-Luv:
48.5603, 117.3648, 18.6539
Hunter-Lab:
41.5204, 55.8698, 18.0503
#d53647 color charts
#d53647 color shades, tints & tones
#d53647 color schemes
#d53647 color preview, HTML & CSS examples
This text has a color of #d53647
<p style="color:#d53647;">Text here</p>
.mytext {color:#d53647;}
This box has a color of #d53647
<div style="background-color:#d53647;">Content here</div>
.mybackground {background-color:#d53647;}
Border around this has a color of #d53647
<div style="border:2px solid #d53647;">Content here</div>
.myborder {border:2px solid #d53647;}