#d35d56 color space conversions
Hex:
#d35d56
RGB:
211, 93, 86
CMY:
17, 64, 66
CMYK:
0, 56, 59, 17
HSL:
3°, 58.6854%, 58.2353%
HSV (HSB):
3°, 59.2417%, 82.7451%
XYZ:
32.4580, 22.3495, 11.4073
xyY:
0.4902, 0.3375, 22.3495
CIE-Lab:
54.3959, 46.0568, 27.0884
CIE-LCH:
54.3959, 53.4323, 30.4620
CIE-Luv:
54.3959, 88.5266, 22.7151
Hunter-Lab:
47.2752, 39.8222, 18.7863
#d35d56 color charts
#d35d56 color shades, tints & tones
#d35d56 color schemes
#d35d56 color preview, HTML & CSS examples
This text has a color of #d35d56
<p style="color:#d35d56;">Text here</p>
.mytext {color:#d35d56;}
This box has a color of #d35d56
<div style="background-color:#d35d56;">Content here</div>
.mybackground {background-color:#d35d56;}
Border around this has a color of #d35d56
<div style="border:2px solid #d35d56;">Content here</div>
.myborder {border:2px solid #d35d56;}