#d3564f color space conversions
Hex:
#d3564f
RGB:
211, 86, 79
CMY:
17, 66, 69
CMYK:
0, 59, 63, 17
HSL:
3°, 60.0000%, 56.8627%
HSV (HSB):
3°, 62.5592%, 82.7451%
XYZ:
31.6030, 21.0690, 9.7982
xyY:
0.5059, 0.3373, 21.0690
CIE-Lab:
53.0249, 48.8701, 29.3843
CIE-LCH:
53.0249, 57.0238, 31.0174
CIE-Luv:
53.0249, 94.7422, 23.8462
Hunter-Lab:
45.9010, 42.5715, 19.4744
#d3564f color charts
#d3564f color shades, tints & tones
#d3564f color schemes
#d3564f color preview, HTML & CSS examples
This text has a color of #d3564f
<p style="color:#d3564f;">Text here</p>
.mytext {color:#d3564f;}
This box has a color of #d3564f
<div style="background-color:#d3564f;">Content here</div>
.mybackground {background-color:#d3564f;}
Border around this has a color of #d3564f
<div style="border:2px solid #d3564f;">Content here</div>
.myborder {border:2px solid #d3564f;}