#d7563c color space conversions
Hex:
#d7563c
RGB:
215, 86, 60
CMY:
16, 66, 76
CMYK:
0, 60, 72, 16
HSL:
10°, 65.9574%, 53.9216%
HSV (HSB):
10°, 72.0930%, 84.3137%
XYZ:
32.1677, 21.4289, 6.7157
xyY:
0.5334, 0.3553, 21.4289
CIE-Lab:
53.4157, 49.2364, 40.6616
CIE-LCH:
53.4157, 63.8560, 39.5514
CIE-Luv:
53.4157, 101.6829, 33.1089
Hunter-Lab:
46.2914, 43.0293, 23.8024
#d7563c color charts
#d7563c color shades, tints & tones
#d7563c color schemes
#d7563c color preview, HTML & CSS examples
This text has a color of #d7563c
<p style="color:#d7563c;">Text here</p>
.mytext {color:#d7563c;}
This box has a color of #d7563c
<div style="background-color:#d7563c;">Content here</div>
.mybackground {background-color:#d7563c;}
Border around this has a color of #d7563c
<div style="border:2px solid #d7563c;">Content here</div>
.myborder {border:2px solid #d7563c;}