#d53843 color space conversions
Hex:
#d53843
RGB:
213, 56, 67
CMY:
16, 78, 74
CMYK:
0, 74, 69, 16
HSL:
356°, 65.1452%, 52.7451%
HSV (HSB):
356°, 73.7089%, 83.5294%
XYZ:
29.8679, 17.3797, 7.0906
xyY:
0.5497, 0.3198, 17.3797
CIE-Lab:
48.7350, 60.9018, 31.1475
CIE-LCH:
48.7350, 68.4047, 27.0869
CIE-Luv:
48.7350, 117.3872, 21.0760
Hunter-Lab:
41.6890, 54.9296, 19.0981
#d53843 color charts
#d53843 color shades, tints & tones
#d53843 color schemes
#d53843 color preview, HTML & CSS examples
This text has a color of #d53843
<p style="color:#d53843;">Text here</p>
.mytext {color:#d53843;}
This box has a color of #d53843
<div style="background-color:#d53843;">Content here</div>
.mybackground {background-color:#d53843;}
Border around this has a color of #d53843
<div style="border:2px solid #d53843;">Content here</div>
.myborder {border:2px solid #d53843;}