#d56565 color space conversions
Hex:
#d56565
RGB:
213, 101, 101
CMY:
16, 60, 60
CMYK:
0, 53, 53, 16
HSL:
0°, 57.1429%, 61.5686%
HSV (HSB):
0°, 52.5822%, 83.5294%
XYZ:
34.4432, 24.3931, 15.2049
xyY:
0.4652, 0.3295, 24.3931
CIE-Lab:
56.4792, 44.0613, 21.2023
CIE-LCH:
56.4792, 48.8972, 25.6969
CIE-Luv:
56.4792, 81.5728, 17.5858
Hunter-Lab:
49.3894, 38.0512, 16.3197
#d56565 color charts
#d56565 color shades, tints & tones
#d56565 color schemes
#d56565 color preview, HTML & CSS examples
This text has a color of #d56565
<p style="color:#d56565;">Text here</p>
.mytext {color:#d56565;}
This box has a color of #d56565
<div style="background-color:#d56565;">Content here</div>
.mybackground {background-color:#d56565;}
Border around this has a color of #d56565
<div style="border:2px solid #d56565;">Content here</div>
.myborder {border:2px solid #d56565;}